Merge "Change the encryption rule of /data/bootanim to DeleteIfNecessary"
This commit is contained in:
commit
e4200bac8d
1 changed files with 1 additions and 1 deletions
|
|
@ -980,7 +980,7 @@ on post-fs-data
|
|||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue