From a6d69544b154305d66c7c585c45eecbcd4c42573 Mon Sep 17 00:00:00 2001 From: Brandon Date: Tue, 5 Jun 2018 09:25:27 -0700 Subject: wayne-common: Data IMS: A new HAL for passing SIP Call info headers to Clients Desc: Permission to access the QMI and HAL from RCS Daemon Change-Id: I08a71cf7d3ea328e3f4bbac78a5778567427685a --- config.fs | 2 +- configs/sec_config | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config.fs b/config.fs index 379b0c2..c0a1743 100644 --- a/config.fs +++ b/config.fs @@ -104,7 +104,7 @@ caps: NET_BIND_SERVICE BLOCK_SUSPEND WAKE_ALARM 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 742092a..ae18216 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 SSGQMIGD to communicate to SSGCCS service*/ +76:4294967295:1001 /* Allow cnd to accquire netbind */ 18:4294967295:1000:3003 /* Allow QMID service to aquire net_raw permission */ -- cgit v1.2.3