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:
mtony 2012-10-23 17:22:28 -07:00 committed by Tony Myers
parent 81ada81b70
commit 20939d9424
1 changed files with 1 additions and 1 deletions

View File

@ -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