RM6785: Sync with Device Tree
Signed-off-by: Naveen <imnaveenbisht@gmail.com>
This commit is contained in:
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
-18
@@ -1,18 +0,0 @@
|
||||
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
|
||||
@@ -1,8 +0,0 @@
|
||||
service audio-daemon /vendor/bin/audiocmdservice_atci
|
||||
class main
|
||||
socket atci-audio stream 666 system system
|
||||
user system
|
||||
group system audio
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
-21
@@ -1,21 +0,0 @@
|
||||
on post-fs-data
|
||||
|
||||
#mkdir in code is permission denied(not SElinux)
|
||||
mkdir /data/vendor/md_mon 0770 system radio
|
||||
restorecon /data/vendor/md_mon
|
||||
|
||||
# MTK platform .rc configure
|
||||
service md_monitor /vendor/bin/md_monitor
|
||||
interface vendor.mediatek.hardware.mdmonitor@1.0::IMDMonitorService default
|
||||
class hal
|
||||
class main
|
||||
user system
|
||||
group system radio sdcard_rw inet sdcard_r media_rw
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:persist.vendor.mdmmonitor=0
|
||||
stop md_monitor
|
||||
|
||||
on property:persist.vendor.mdmmonitor=1
|
||||
start md_monitor
|
||||
-9
@@ -1,9 +0,0 @@
|
||||
service vendor.muxreport-daemon /vendor/bin/muxreport
|
||||
class core
|
||||
user radio
|
||||
group radio cache inet misc
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:vendor.ril.muxreport=1
|
||||
start vendor.muxreport-daemon
|
||||
Vendored
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user