Merge "Change the encryption rule of /data/bootanim to DeleteIfNecessary"
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 9200a20..2746314 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -980,7 +980,7 @@
     perform_apex_config
 
     # Create directories for boot animation.
-    mkdir /data/bootanim 0755 system system encryption=None
+    mkdir /data/bootanim 0755 system system encryption=DeleteIfNecessary
 
     exec_start derive_sdk