[incrementa;] set mode and encryption for /data/incremental

To be consistent with /data/app.

Test: boots
BUG: 137855266
Change-Id: I8aa549155367edfad158924bcf7892ac7bb76f16
This commit is contained in:
Songchun Fan 2019-12-19 16:04:11 -08:00
parent c9d8d2b7aa
commit 73d9e7d666
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,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