diff options
author | Brandon solis <bsolis@codeaurora.org> | 2018-06-14 22:16:27 -0700 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-01-26 13:56:26 +0100 |
commit | c46a683ab03b4e928732b965db76418cbab821c6 (patch) | |
tree | a620b14c6ec8b87453ab4fd04307227d8a22f1ed | |
parent | 4587834487fadd30e4760860b6d1c904921c497c (diff) |
msm8996-common: New HAL for passing RCS configuration to modem
Desc: Permission to access QMI Settings from the Connectivity Daemon
Change-Id: I0fbb2ad5852beceacf5a9529392c750130d498f0
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
-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 |