mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-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
5147f4aee7
commit
3a2de3a2f7
1 changed files with 1 additions and 1 deletions
|
@ -308,4 +308,4 @@
|
||||||
/* Allow dpmd to access QMI DFS */
|
/* Allow dpmd to access QMI DFS */
|
||||||
48:4294967295:1000:3004
|
48:4294967295:1000:3004
|
||||||
/* DIAG */
|
/* DIAG */
|
||||||
4097:4294967295:2002:2950:3009
|
4097:4294967295:2002:2950:3009:2901
|
||||||
|
|
Loading…
Reference in a new issue