Follow framework refactoring.
Bug: 27531029
Change-Id: Iad76ba8ae7aab361f4f3147d9ac268bc480267e7
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index fbe55a7..6d0be05 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">
<!-- Settings -->