OSDN Git Service

Merge "Add dismiss animation for Recents TV and Enable Dismiss" into nyc-dev
[android-x86/frameworks-base.git] / packages / DefaultContainerService / AndroidManifest.xml
index ccf1501..55d000c 100644 (file)
@@ -13,8 +13,8 @@
 
     <application android:label="@string/service_name"
                  android:allowBackup="false"
-                 android:forceDeviceEncrypted="true"
-                 android:encryptionAware="true">
+                 android:defaultToDeviceProtectedStorage="true"
+                 android:directBootAware="true">
 
         <service android:name=".DefaultContainerService"
                  android:enabled="true"