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: diag: Change access permission for DIAG services to new value
There is a new value for AID_QCOM_DIAG on N builds. This change updates the IPC security rules to use the new value. CRs-Fixed: 1034114 Change-Id: I191be232fa9f55c2889c65f491ca2096b7f2a19b
This commit is contained in:
parent
a4ebdb9718
commit
5147f4aee7
1 changed files with 1 additions and 1 deletions
|
@ -308,4 +308,4 @@
|
|||
/* Allow dpmd to access QMI DFS */
|
||||
48:4294967295:1000:3004
|
||||
/* DIAG */
|
||||
4097:4294967295:3009
|
||||
4097:4294967295:2002:2950:3009
|
||||
|
|
Loading…
Reference in a new issue