RM6785: Sync with DT

Signed-off-by: Naveen <133593113+elohim-etz@users.noreply.github.com>
This commit is contained in:
Naveen
2026-03-07 14:58:25 +00:00
parent 9908770b94
commit b45027c876
33 changed files with 0 additions and 628 deletions
@@ -1,5 +0,0 @@
service vendor.sensors-hal-2-0 /vendor/bin/hw/android.hardware.sensors@2.0-service-mediatek
class main
user system
group system
rlimit rtprio 10 10
-10
View File
@@ -1,10 +0,0 @@
service emhidl_user /vendor/bin/em_hidl
interface vendor.mediatek.hardware.engineermode@1.0::IEmd EmHidlServer
interface vendor.mediatek.hardware.engineermode@1.1::IEmd EmHidlServer
interface vendor.mediatek.hardware.engineermode@1.2::IEmd EmHidlServer
interface vendor.mediatek.hardware.engineermode@1.3::IEmd EmHidlServer
class hal
oneshot
disabled
user system
group bluetooth radio gps system nfc
-9
View File
@@ -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
@@ -1,19 +0,0 @@
on post-fs-data
mkdir /data/vendor/doe 0711 root root
mkdir /data/vendor/doe/data 0700 root root
mkdir /data/vendor/doe/testers 0700 root root
mkdir /data/vendor/doe/dexecutor 0700 root root
mkdir /data/vendor/doe/results 0755 root root
service dplanner-2-0 /vendor/bin/hw/vendor.mediatek.hardware.dplanner@2.0-service
interface vendor.mediatek.hardware.dplanner@2.0::IDPlanner default
disabled
class hal
user root
group system
on property:init.svc.zygote=stopping && property:init.svc.dplanner-2-0=running
restart dplanner-2-0
on property:init.svc.zygote=restarting && property:init.svc.dplanner-2-0=running
restart dplanner-2-0