diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fbe55a7347a..6d0be05e04d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -91,8 +91,8 @@ android:supportsRtl="true" android:allowBackup="false" android:usesCleartextTraffic="true" - android:forceDeviceEncrypted="true" - android:encryptionAware="true"> + android:defaultToDeviceProtectedStorage="true" + android:directBootAware="true">