Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3c29f0c authored by Brian Swetland's avatar Brian Swetland Committed by Android Git Automerger
Browse files

am 5988ea72: add sdcard access permission to ril daemon

Merge commit '5988ea72' into gingerbread-plus-aosp

* commit '5988ea72':
  add sdcard access permission to ril daemon
parents ec70a9e1 5988ea72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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