storageproxyd: start storageproxyd as "system" user and group
Bug: 205904330 Test: fingerprint enrollment/authentication Change-Id: I4083be6ccfc59e9f58af60a8e199e0bab2388261
This commit is contained in:
parent
4e00dc3bdb
commit
2c81b280cf
1 changed files with 2 additions and 1 deletions
|
@ -862,7 +862,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