Merge "init: Remove encryption=DeleteIfNecessary from /data/misc/bootanim" into main
This commit is contained in:
commit
78a7365ffc
1 changed files with 1 additions and 1 deletions
|
@ -1031,7 +1031,7 @@ on post-fs-data
|
|||
perform_apex_config
|
||||
|
||||
# Create directories for boot animation.
|
||||
mkdir /data/misc/bootanim 0755 system system encryption=DeleteIfNecessary
|
||||
mkdir /data/misc/bootanim 0755 system system
|
||||
|
||||
exec_start derive_sdk
|
||||
|
||||
|
|
Loading…
Reference in a new issue