diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 260ea4c27fc..18dccbe5dee 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">