storageproxyd: start storageproxyd as system user and group
Bug: 205904330 Test: presubmit Change-Id: Ia833d3b7697935446a78213091e449bbbc2488a4
This commit is contained in:
parent
f447e01b61
commit
b6831ba661
1 changed files with 2 additions and 1 deletions
|
@ -880,7 +880,8 @@ on post-fs-data
|
||||||
service storageproxyd /vendor/bin/storageproxyd -d /dev/trusty-ipc-dev0 \
|
service storageproxyd /vendor/bin/storageproxyd -d /dev/trusty-ipc-dev0 \
|
||||||
-r /dev/sg1 -p /data/vendor/ss -t ufs
|
-r /dev/sg1 -p /data/vendor/ss -t ufs
|
||||||
class early_hal
|
class early_hal
|
||||||
user root
|
user system
|
||||||
|
group system
|
||||||
|
|
||||||
# Write build info to kdebuginfo
|
# Write build info to kdebuginfo
|
||||||
on property:ro.build.fingerprint=*
|
on property:ro.build.fingerprint=*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue