Merge "Update the encryption rule of /data/bootanim to DeleteIfNecessary" into tm-dev
This commit is contained in:
commit
7e778c1350
1 changed files with 1 additions and 1 deletions
|
|
@ -969,7 +969,7 @@ on post-fs-data
|
|||
mkdir /data/media/obb 0770 media_rw media_rw encryption=Attempt
|
||||
|
||||
# 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