Merge "credstore: update credstore.rc to use correct class, user, and group."
This commit is contained in:
commit
662e346347
1 changed files with 3 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
service credstore /system/bin/credstore /data/misc/credstore
|
||||
class main
|
||||
user keystore
|
||||
group keystore drmrpc readproc log
|
||||
writepid /dev/cpuset/foreground/tasks
|
||||
class core
|
||||
user credstore
|
||||
group credstore
|
||||
|
|
Loading…
Reference in a new issue