From 578ee7f49211aa77057247fcfe4077a525c258d4 Mon Sep 17 00:00:00 2001 From: AlexeyBarabash Date: Tue, 25 Nov 2025 19:09:31 +0200 Subject: [PATCH] [cr144][Android] Removed unused resources reported by Lint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` android_lint_cache/aars/room-runtime-2.6.1.aar/AndroidManifest.xml:23: Warning: The attribute android:allowBackup is deprecated from Android 12 and higher and may be removed in future versions. Consider adding the attribute android:dataExtractionRules specifying an @xml resource which configures cloud backups and device transfers on Android 12 and higher. [DataExtractionRules] ^ gen/chrome/android/chrome_public_apk__lint/RESZIPS/obj/brave/build/android/android_brave_strings_grd.resources.zip/values-am/android_brave_strings.xml:837: Warning: The resource R.string.brave_quick_action_search appears to be unused [UnusedResources] "Brave ፈጣን እርምጃ ፍለጋ" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../brave/android/java/brave-res/values/brave_styles.xml:290: Warning: The resource R.style.BottomSheetAnimation appears to be unused [UnusedResources]