sdm660-common: DPM : Add radio group rules to dpmQmiMgr
-dpmQmiMgr permissions are updated with radio group to communicate with QMUXD socket. CRs-Fixed: 2183993 Change-Id: I37195ffc6602d009ac4cace6c742484e70a768ec
This commit is contained in:
parent
34382b7e82
commit
33e7905676
1 changed files with 1 additions and 1 deletions
|
@ -602,7 +602,7 @@ service vendor.cnd /system/vendor/bin/cnd
|
||||||
service dpmQmiMgr /system/vendor/bin/dpmQmiMgr
|
service dpmQmiMgr /system/vendor/bin/dpmQmiMgr
|
||||||
class main
|
class main
|
||||||
user system
|
user system
|
||||||
group system
|
group radio system
|
||||||
|
|
||||||
service vendor.qrtr-ns /vendor/bin/qrtr-ns -f -i 1
|
service vendor.qrtr-ns /vendor/bin/qrtr-ns -f -i 1
|
||||||
class core
|
class core
|
||||||
|
|
Loading…
Reference in a new issue