diff --git a/AndroidManifest.xml b/AndroidManifest.xml index aed51f3e0eb..5ffbbf84d01 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -153,6 +153,7 @@ android:requiredForAllUsers="true" android:supportsRtl="true" android:backupAgent="com.android.settings.backup.SettingsBackupHelper" + android:restoreAnyVersion="true" android:usesCleartextTraffic="true" android:defaultToDeviceProtectedStorage="true" android:directBootAware="true"