land: cnss_diag: Update the requisite user / group preferences
This commit adds / updates the required user and group preferences. CRs-Fixed: 1047562 Change-Id: I74ed7fcbd73cddf06895e70234892d939a5b4ac4
This commit is contained in:
parent
d2617443b0
commit
eba1de4fea
1 changed files with 2 additions and 2 deletions
|
@ -659,8 +659,8 @@ service ptt_ffbm /system/bin/ptt_socket_app -f -d
|
|||
|
||||
service cnss_diag /system/bin/cnss_diag -q -f
|
||||
class main
|
||||
user root
|
||||
group root
|
||||
user system
|
||||
group system wifi inet net_admin sdcard_rw media_rw diag
|
||||
oneshot
|
||||
|
||||
service cnss-daemon /system/bin/cnss-daemon -n -l
|
||||
|
|
Loading…
Reference in a new issue