device: Update cnd socket permissions and uid/gid
cnd socket now has uid & gid of AID_INET CRs-fixed: 403984 Change-Id: Ic36aef2bd4254f33f2c4b5b4afc369a584caacff
This commit is contained in:
parent
81ada81b70
commit
20939d9424
|
@ -250,7 +250,7 @@ on property:vold.decrypt=trigger_restart_framework
|
|||
|
||||
service cnd /system/bin/cnd
|
||||
class late_start
|
||||
socket cnd stream 666 root radio
|
||||
socket cnd stream 660 root inet
|
||||
|
||||
service rmt_storage /system/bin/rmt_storage
|
||||
class core
|
||||
|
|
Loading…
Reference in New Issue