Add Bluetooth SAP UIM socket
Change-Id: I1445e51f613ac3e21cf818c0b1364c334579593e
This commit is contained in:
parent
a8cb3cd160
commit
b4ef85c636
1 changed files with 1 additions and 0 deletions
|
|
@ -543,6 +543,7 @@ service debuggerd64 /system/bin/debuggerd64
|
||||||
service ril-daemon /system/bin/rild
|
service ril-daemon /system/bin/rild
|
||||||
class main
|
class main
|
||||||
socket rild stream 660 root radio
|
socket rild stream 660 root radio
|
||||||
|
socket sap_uim_socket1 stream 660 bluetooth bluetooth
|
||||||
socket rild-debug stream 660 radio system
|
socket rild-debug stream 660 radio system
|
||||||
user root
|
user root
|
||||||
group radio cache inet misc audio log
|
group radio cache inet misc audio log
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue