land: Update ril-daemon service
* Match ril-daemon in rild.rc Change-Id: I344adb56507775fd5bf20d54046c614f93b57de3
This commit is contained in:
parent
aa3b4c7eec
commit
1fb2e3443e
1 changed files with 2 additions and 1 deletions
|
@ -521,9 +521,10 @@ service hostapd /system/bin/hostapd -dd /data/hostapd/hostapd.conf
|
|||
service ril-daemon2 /system/bin/rild -c 2
|
||||
class main
|
||||
socket rild2 stream 660 root radio
|
||||
socket sap_uim_socket2 stream 660 bluetooth bluetooth
|
||||
socket rild-debug2 stream 660 radio system
|
||||
user root
|
||||
group radio cache inet misc audio sdcard_r sdcard_rw qcom_diag diag log
|
||||
group radio cache inet misc audio log readproc wakelock qcom_diag
|
||||
|
||||
service hcidump /system/bin/sh /system/etc/hcidump.sh
|
||||
user bluetooth
|
||||
|
|
Loading…
Reference in a new issue