Follow framework refactoring.

Bug: 27531029
Change-Id: Ia938f4b2da76443c6f4467fd427b6cd7e9e60851
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4262877..7ace0e0 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -70,8 +70,8 @@
             android:supportsRtl="true"
             android:process="system"
             android:usesCleartextTraffic="false"
-            android:forceDeviceEncrypted="true"
-            android:encryptionAware="true">
+            android:defaultToDeviceProtectedStorage="true"
+            android:directBootAware="true">
 
         <!-- CALL vs CALL_PRIVILEGED vs CALL_EMERGENCY
              We have three different intents through which a call can be initiated each with its