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