RM6785: Initial commit
* https://github.com/realme-mt6785-devs/android_device_realme_RM6785-common/tree/a8c9c94a13b8f065e9e2c0a23ce765b225c14fdc Change-Id: Ic4f255143b586f8618606e38defb7f6f7f5a2601
This commit is contained in:
Vendored
+18
@@ -0,0 +1,18 @@
|
||||
service atcid-daemon-u /vendor/bin/atcid
|
||||
interface vendor.mediatek.hardware.atci@1.0::IAtcid default
|
||||
class hal
|
||||
class main
|
||||
socket adb_atci_socket stream 660 radio system
|
||||
user system
|
||||
group radio system media bluetooth wifi
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:persist.vendor.service.atci.autostart=1
|
||||
start atcid-daemon-u
|
||||
|
||||
on property:persist.vendor.service.atci.atm_mode=1
|
||||
start atcid-daemon-u
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
setprop vendor.mtk.atci.boot_completed 1
|
||||
Reference in New Issue
Block a user