diff options
author | Kineret Berger <kberger@codeaurora.org> | 2016-12-29 12:42:40 +0200 |
---|---|---|
committer | TingyiChen <tingyi364@gmail.com> | 2019-08-13 11:54:12 +0200 |
commit | 4acfb83632eef4a9c37339b5c4f0fe556e866b3c (patch) | |
tree | 8c07534cd941accd66086fa8bb3115604547a10a /configs | |
parent | 88f56b02e268172a373582b23edca9212fb5e740 (diff) |
wayne-common: Add tloc daemon to sec_config
in order to communicate with the modem we need permission for IPC router.
adding tloc daemon group (1026) to service 0x10
Change-Id: I3ab4a37bbed3fd496a73ffa7d12f908d8d8b8c36
CRs-Fixed: 1106225
Diffstat (limited to 'configs')
-rw-r--r-- | configs/sec_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sec_config b/configs/sec_config index ae18216..ee96030 100644 --- a/configs/sec_config +++ b/configs/sec_config @@ -1,6 +1,6 @@ /* IPC Security Config */ /* <GPS QMI Service ID - 16>:<GPS QMI Instance ID - all instances>:<Client Group ID> */ -16:4294967295:1000:1021 +16:4294967295:1000:1021:1026 /* <LOWI QMI Service ID - 38>:<LOWI QMI Instance ID - all instances>:<Client Group ID> */ 56:4294967295:1021 /* Allow SS CTL service to be used by system and net_raw processes */ |