RM6785: Sync with Device Tree

Signed-off-by: Naveen <imnaveenbisht@gmail.com>
This commit is contained in:
Naveen
2025-08-27 05:32:44 +00:00
parent f0410e745e
commit 94f1d20c25
6 changed files with 10 additions and 18 deletions
Binary file not shown.
BIN
View File
Binary file not shown.
+9
View File
@@ -0,0 +1,9 @@
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
Binary file not shown.