add sdcard access permission to ril daemon

Some RIL daemons write crashdumps to sdcard.

Change-Id: I49a8d2cb342fd7f8bd23dbb1bcc378726e10a579
This commit is contained in:
Brian Swetland 2010-10-22 22:17:17 -07:00
parent d02e521d79
commit 5988ea726e

View file

@ -316,7 +316,7 @@ service ril-daemon /system/bin/rild
socket rild stream 660 root radio socket rild stream 660 root radio
socket rild-debug stream 660 radio system socket rild-debug stream 660 radio system
user root 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 service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
socket zygote stream 666 socket zygote stream 666