clover: add tloc daemon to sec_config
in order to communicate with the modem we need permission for IPC router. adding tloc daemon group (1026) to service 0x10 Change-Id: I3ab4a37bbed3fd496a73ffa7d12f908d8d8b8c36 CRs-Fixed: 1106225
This commit is contained in:
parent
6ca2a307ef
commit
87f522ea1d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* IPC Security Config */
|
||||
/* <GPS QMI Service ID - 16>:<GPS QMI Instance ID - all instances>:<Client Group ID> */
|
||||
16:4294967295:1000:1021
|
||||
16:4294967295:1000:1021:1026
|
||||
/* <LOWI QMI Service ID - 38>:<LOWI QMI Instance ID - all instances>:<Client Group ID> */
|
||||
56:4294967295:1021
|
||||
/* Allow SS CTL service to be used by system and net_raw processes */
|
||||
|
|
Loading…
Reference in a new issue