Merge "Create /data/misc/bootanim folder in init.rc." into main am: 9d398af95c am: 9837a1e03f
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2676056 Change-Id: I70e9dc2c3fb0b1c0528f1be421bf8d0c806915b9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0839350cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -1017,7 +1017,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