From a4ebdb9718c3a012d87921236b378bff710071dd Mon Sep 17 00:00:00 2001 From: Harikrishnan Hariharan Date: Wed, 15 Jun 2016 09:06:03 +0530 Subject: [PATCH] msm8976-common: Remove unnecessary net_raw/net_admin from location modules Remove net_raw/net_admin from groups for service properties of loc_launcher in init.qcom.rc. For accessing qmi service 16, location modules need to have the qmi socket to give permission to gps gid rather than net_raw. Modifies sec_ config for to allow this. Change-Id: I2c687d3e396a055212951bb3f11534af718acba5 CRs-Fixed: 1026637 --- configs/sec_config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/sec_config b/configs/sec_config index 88c6619..fbcf77a 100644 --- a/configs/sec_config +++ b/configs/sec_config @@ -1,14 +1,14 @@ /* IPC Security Config */ /* :: */ -16:4294967295:1000:3004 +16:4294967295:1000:1021 /* :: */ -56:4294967295:1021:3004 +56:4294967295:1021 /* Allow SS CTL service to be used by system and net_raw processes */ 43:4294967295:1000:3004 /* :: */ 50:4294967295:1001 /* QMI-SLIM service permitted to gps and net_raw */ -55:4294967295:1021:3004 +55:4294967295:1021 /* Allow Sensor services to be used by sensor process */ 256:4294967295:1000:1006:1013:1021:1047 257:4294967295:1000:1006:1013:1021:1047