From 4587834487fadd30e4760860b6d1c904921c497c Mon Sep 17 00:00:00 2001 From: Brandon Date: Tue, 5 Jun 2018 09:25:27 -0700 Subject: msm8996-common: New HAL for passing SIP call info headers to clients Desc: Permission to access the QMI and HAL from RCS Daemon Change-Id: I45d944376179d0f6f6704563ac3da631a3fa9c64 Signed-off-by: Davide Garberi --- config.fs | 2 +- configs/sec_config | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config.fs b/config.fs index 6d5e6ff..e1a9f79 100644 --- a/config.fs +++ b/config.fs @@ -38,7 +38,7 @@ caps: NET_BIND_SERVICE mode: 0755 user: AID_SYSTEM group: AID_RADIO -caps: WAKE_ALARM +caps: NET_BIND_SERVICE BLOCK_SUSPEND WAKE_ALARM [vendor/bin/cnd] mode: 0755 diff --git a/configs/sec_config b/configs/sec_config index 7338454..f763cd0 100644 --- a/configs/sec_config +++ b/configs/sec_config @@ -270,6 +270,8 @@ 511:4294967295:1000:1006:1013:1021:1047 /* Allow RCS service to aquire net_raw permission */ 18:4294967295:1001:3004 +/* Allow RCS service to communicate to IMS QMI Priv Svc*/ +77:4294967295:1001:3003 /* Allow QMID service to aquire net_raw permission */ 3:4294967295:1001:1021:3004 2:4294967295:1000:1001:3004 -- cgit v1.2.3