msm8937-common: sec_config: Add 2901 to IPC Router config
The diag node is moving to oem_2901 group permissions instead of diag permissions. Update IPC Router security config to allow diag communication through sockets. Change-Id: I46411aff66a5e9fd6478924bfa92d575030305ea
This commit is contained in:
parent
1db16116f2
commit
99f70ce247
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@
|
|||
/* Allow Data dpmd to access QMI DFS */
|
||||
48:4294967295:1000:3004
|
||||
/* DIAG */
|
||||
4097:4294967295:2002:2950:3009
|
||||
4097:4294967295:2002:2950:3009:2901
|
||||
/* <WLFW QMI Service ID - 0x45>:<WLFW QMI Instance ID - all instances>:<Client Group ID> */
|
||||
69:4294967295:1000
|
||||
/* <WLPS QMI Service ID - 0x39>:<WLFW QMI Instance ID - all instances>:<Client Group ID> */
|
||||
|
|
Loading…
Reference in a new issue