am 5988ea72: add sdcard access permission to ril daemon
Merge commit '5988ea726e91fbdc69485b729ea2f532fedfa1d6' into gingerbread-plus-aosp * commit '5988ea726e91fbdc69485b729ea2f532fedfa1d6': add sdcard access permission to ril daemon
This commit is contained in:
commit
f3c29f0cf2
1 changed files with 1 additions and 1 deletions
|
|
@ -321,7 +321,7 @@ service ril-daemon /system/bin/rild
|
|||
socket rild stream 660 root radio
|
||||
socket rild-debug stream 660 radio system
|
||||
user root
|
||||
group radio cache inet misc audio
|
||||
group radio cache inet misc audio sdcard_rw
|
||||
|
||||
service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
|
||||
socket zygote stream 666
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue