Start storageproxyd early
And restart it after /data is mounted. Bug: 187105270 Test: boot raven, secure storage test com.android.storage-unittest.td Change-Id: I505e315b58c3e0830d9a1f11d2f8afd549186535
This commit is contained in:
parent
f29084928b
commit
7290750087
1 changed files with 2 additions and 3 deletions
|
@ -806,12 +806,11 @@ on post-fs-data
|
|||
chown root system /data/vendor/ss/persist
|
||||
chmod 0770 /data/vendor/ss/persist
|
||||
|
||||
start storageproxyd
|
||||
restart storageproxyd
|
||||
|
||||
service storageproxyd /vendor/bin/storageproxyd -d /dev/trusty-ipc-dev0 \
|
||||
-r /dev/sg1 -p /data/vendor/ss -t ufs
|
||||
class main
|
||||
disabled
|
||||
class early_hal
|
||||
user root
|
||||
|
||||
# Write build info to kdebuginfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue