Follow framework refactoring.
Bug: 27531029
Change-Id: I01e15252dff413f49dfc4f31735e557cad51cc77
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2335d77..c879d22 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -152,8 +152,8 @@
android:allowBackup="false"
android:supportsRtl="true"
android:usesCleartextTraffic="true"
- android:forceDeviceEncrypted="true"
- android:encryptionAware="true">
+ android:defaultToDeviceProtectedStorage="true"
+ android:directBootAware="true">
<provider android:name="IccProvider"
android:authorities="icc"