diff options
author | Brandon <bsolis@codeaurora.org> | 2018-06-05 09:25:27 -0700 |
---|---|---|
committer | TingyiChen <tingyi364@gmail.com> | 2019-08-13 11:54:07 +0200 |
commit | a6d69544b154305d66c7c585c45eecbcd4c42573 (patch) | |
tree | ce0d1148d5d40ddf2b696c834b8c262b91fc4e71 /configs | |
parent | 274b9fbae1c9d055a054dec57927023b838b0669 (diff) |
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
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 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 */ |