Rename data/pkg_staging to data/app-staging.
Test: atest apex_e2e_tests Bug: 126330086 Change-Id: Ic5729d60046e8825a2a94e3c3483ea8232a69ed2
This commit is contained in:
parent
96296d5053
commit
ad0b2473dc
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ on post-fs-data
|
|||
mkdir /data/apex/active 0750 root system
|
||||
mkdir /data/apex/backup 0700 root system
|
||||
mkdir /data/apex/sessions 0700 root system
|
||||
mkdir /data/pkg_staging 0750 system system
|
||||
mkdir /data/app-staging 0750 system system
|
||||
start apexd
|
||||
|
||||
# Avoid predictable entropy pool. Carry over entropy from previous boot.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue