land: rootdir: init.qcom.rc: Start cnss-daemon with system privilege

Start cnss-daemon with system level permission. Add
required group as part of init script for cnss-daemon
service.

Change-Id: Icc685e9c2734ff0552d5912eb18471456774fcc8
CRs-Fixed: 1024366
This commit is contained in:
Hardik Kantilal Patel 2016-06-23 20:50:20 +05:30 committed by karthick111
parent 40353a9f75
commit 275bcb3fb3

View file

@ -658,6 +658,8 @@ service cnss_diag /system/bin/cnss_diag -q -f
service cnss-daemon /system/bin/cnss-daemon -n -l service cnss-daemon /system/bin/cnss-daemon -n -l
class late_start class late_start
user system
group system inet net_admin wifi
service loc_launcher /system/bin/loc_launcher service loc_launcher /system/bin/loc_launcher
#loc_launcher will start as root and set its uid to gps #loc_launcher will start as root and set its uid to gps