Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33a186c1 authored by Kelvin Kwan's avatar Kelvin Kwan
Browse files

Skip disambig dialog for cross profile action

Bug: 149548514
Test: manual
Change-Id: I2bf7afc4aa6238ef19e76fcf41d1dc2f04cfb5ca
parent 5ab79aaa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -35,7 +35,8 @@
        android:supportsRtl="true"
        android:allowBackup="true"
        android:backupAgent=".prefs.BackupAgent"
        android:fullBackupOnly="false">
        android:fullBackupOnly="false"
        android:crossProfile="true">

        <meta-data
            android:name="com.google.android.backup.api_key"