Merge "[incrementa;] set mode and encryption for /data/incremental"
This commit is contained in:
commit
f7593a9a2a
1 changed files with 1 additions and 1 deletions
|
|
@ -701,7 +701,7 @@ on post-fs-data
|
|||
mkdir /data/rollback-observer 0700 system system encryption=DeleteIfNecessary
|
||||
|
||||
# Create root dir for Incremental Service
|
||||
mkdir /data/incremental 0770 system system encryption=None
|
||||
mkdir /data/incremental 0771 system system encryption=Require
|
||||
|
||||
# Wait for apexd to finish activating APEXes before starting more processes.
|
||||
wait_for_prop apexd.status ready
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue