Add Bluetooth SAP UIM socket
Change-Id: I1445e51f613ac3e21cf818c0b1364c334579593e
This commit is contained in:
parent
a8cb3cd160
commit
b4ef85c636
|
@ -543,6 +543,7 @@ service debuggerd64 /system/bin/debuggerd64
|
|||
service ril-daemon /system/bin/rild
|
||||
class main
|
||||
socket rild stream 660 root radio
|
||||
socket sap_uim_socket1 stream 660 bluetooth bluetooth
|
||||
socket rild-debug stream 660 radio system
|
||||
user root
|
||||
group radio cache inet misc audio log
|
||||
|
|
Loading…
Reference in New Issue