msm8937-common Update second RIL daemon service

* Match the new changes introduced in O

Change-Id: I43c6fa60214ce91d6a149f15416a9f3170abfdd5
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
Bruno Martins 2017-08-24 00:46:24 +01:00 committed by Isaac Chen
parent 7d580663ab
commit 34640e453b

View file

@ -404,13 +404,11 @@ service hostapd /system/bin/hostapd -dd /data/hostapd/hostapd.conf
oneshot
disabled
service ril-daemon2 /system/bin/rild -c 2
service ril-daemon2 /vendor/bin/hw/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 log readproc wakelock qcom_diag
user radio
group radio cache inet misc audio log readproc wakelock oem_2901
capabilities BLOCK_SUSPEND NET_ADMIN NET_RAW
service charger /charger
class charger