init.qcom.rc: Set net_admin for cnss-daemon

Set net_admin capability for cnss-daemon.

CRs-Fixed: 2121853
Change-Id: I1671ad486588cfd32d83a3842b2560f31514f793
This commit is contained in:
Yuanyuan Liu
2017-10-05 10:19:06 -07:00
committed by therootlord
parent 28ff186699
commit 38cd2783b0

View File

@@ -804,6 +804,7 @@ service cnss-daemon /system/vendor/bin/cnss-daemon -n -l
class late_start
user system
group system inet net_admin wifi
capabilities NET_ADMIN
on property:sys.shutdown.requested=*
stop cnss-daemon