wayne-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
This commit is contained in:
parent
54cb7729fd
commit
fb259c97ac
2 changed files with 3 additions and 1 deletions
|
@ -95,7 +95,7 @@ caps: NET_BIND_SERVICE
|
||||||
mode: 0755
|
mode: 0755
|
||||||
user: AID_SYSTEM
|
user: AID_SYSTEM
|
||||||
group: AID_RADIO
|
group: AID_RADIO
|
||||||
caps: WAKE_ALARM
|
caps: NET_BIND_SERVICE BLOCK_SUSPEND WAKE_ALARM
|
||||||
|
|
||||||
[system/vendor/bin/imsrcsd]
|
[system/vendor/bin/imsrcsd]
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
|
@ -270,6 +270,8 @@
|
||||||
511:4294967295:1000:1006:1013:1021:1047
|
511:4294967295:1000:1006:1013:1021:1047
|
||||||
/* Allow RCS service to aquire net_raw permission */
|
/* Allow RCS service to aquire net_raw permission */
|
||||||
18:4294967295:1001:3004
|
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 */
|
/* Allow QMID service to aquire net_raw permission */
|
||||||
3:4294967295:1001:1021:3004
|
3:4294967295:1001:1021:3004
|
||||||
2:4294967295:1000:1001:3004
|
2:4294967295:1000:1001:3004
|
||||||
|
|
Loading…
Reference in a new issue