Add permission for rild to access QMI UIMRMT
Allows rild to access QMI UIMRMT service. Change-Id: Ib8259029bbadc381efe4d614ea717fa1fbfaafdc CRs-fixed: 762101
This commit is contained in:
parent
1574b2e252
commit
5dfcae18c6
|
@ -3,6 +3,8 @@
|
||||||
16:4294967295:1000:3004
|
16:4294967295:1000:3004
|
||||||
/* Allow SS CTL service to be used by system and net_raw processes */
|
/* Allow SS CTL service to be used by system and net_raw processes */
|
||||||
43:4294967295:1000:3004
|
43:4294967295:1000:3004
|
||||||
|
/* <UIMRMT QMI Service ID - 16>:<UIMRMT QMI Instance ID - all instances>:<Client Group ID> */
|
||||||
|
50:4294967295:1001
|
||||||
/* Allow Sensor services to be used by sensor process */
|
/* Allow Sensor services to be used by sensor process */
|
||||||
256:4294967295:3011
|
256:4294967295:3011
|
||||||
257:4294967295:3011
|
257:4294967295:3011
|
||||||
|
|
Loading…
Reference in New Issue