sdm660-common: config.fs: Add mapping for imsdaemon
Change-Id: I62629d99e0ace3e5cfa0bdef925e919ddd2ebe12
This commit is contained in:
parent
2ed31f0bc1
commit
8d115e0b2b
1 changed files with 6 additions and 0 deletions
|
@ -58,6 +58,12 @@ user: AID_SYSTEM
|
||||||
group: AID_SYSTEM
|
group: AID_SYSTEM
|
||||||
caps: NET_BIND_SERVICE
|
caps: NET_BIND_SERVICE
|
||||||
|
|
||||||
|
[vendor/bin/imsdaemon]
|
||||||
|
mode: 0755
|
||||||
|
user: AID_RADIO
|
||||||
|
group: AID_RADIO
|
||||||
|
caps: NET_BIND_SERVICE BLOCK_SUSPEND WAKE_ALARM
|
||||||
|
|
||||||
[vendor/bin/imsdatadaemon]
|
[vendor/bin/imsdatadaemon]
|
||||||
mode: 0755
|
mode: 0755
|
||||||
user: AID_RADIO
|
user: AID_RADIO
|
||||||
|
|
Loading…
Reference in a new issue