diff options
author | Brandon solis <bsolis@codeaurora.org> | 2018-06-14 22:16:27 -0700 |
---|---|---|
committer | TingyiChen <tingyi364@gmail.com> | 2019-08-13 11:53:03 +0200 |
commit | 77f7e1e1918351373de5c413c8065ef5e1e24c87 (patch) | |
tree | 0fb3da418ec63c9599b1eb1ed1551ab345fdd597 /configs | |
parent | 52fb2871ad3ca9094d453e1c87bd84fe943f8bb4 (diff) |
wayne-common: New HAL for passing RCS configuration to modem
Desc: Permission to access QMI Settings from the Connectivity Daemon
Change-Id: I0fbb2ad5852beceacf5a9529392c750130d498f0
Diffstat (limited to 'configs')
-rw-r--r-- | configs/sec_config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sec_config b/configs/sec_config index f763cd0..742092a 100644 --- a/configs/sec_config +++ b/configs/sec_config @@ -272,6 +272,8 @@ 18:4294967295:1001:3004 /* Allow RCS service to communicate to IMS QMI Priv Svc*/ 77:4294967295:1001:3003 +/* Allow cnd to accquire netbind */ +18:4294967295:1000:3003 /* Allow QMID service to aquire net_raw permission */ 3:4294967295:1001:1021:3004 2:4294967295:1000:1001:3004 |