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