summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Johannes Gallmann <gallmann@google.com> 2025-01-15 07:31:24 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2025-01-15 07:31:24 -0800
commitc3f05294c2e4c6ab4d2593fa6422e6cdeef633c0 (patch)
tree7dc73dec4d07f1bd99a584bfd240d22503c89309
parentf9367a89348f219cc8d20348ff7ba3caaa201e25 (diff)
parent954285606f43a321af1fee17db4861bb69411374 (diff)
Merge "Opt out of predictive back" into main
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d948b605c..6b4bed88f 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -52,6 +52,7 @@
android:allowBackup="true"
android:backupAgent=".prefs.BackupAgent"
android:fullBackupOnly="false"
+ android:enableOnBackInvokedCallback="false"
android:crossProfile="true">
<meta-data