diff options
author | Alexander Diewald <Diewi@diewald-net.com> | 2017-11-20 22:38:45 +0100 |
---|---|---|
committer | Arian <arian.kulmer@web.de> | 2019-10-07 11:11:29 +0200 |
commit | e6a391cedfd0d229b53dec56e2f0ba751c642da8 (patch) | |
tree | ec6d1aa6924a4a244ca7739f184504d182797c89 /rootdir/init.qcom.rc | |
parent | 13fbbb996afd006e770c55d40f92980dc78e9340 (diff) |
shinano: sepolicy: seclabel the netmgrd service.
Change-Id: Idea087c18e632e9d6a43ddb4b8275a9b1510d224
Signed-off-by: Alexander Diewald <Diewi@diewald-net.com>
Diffstat (limited to 'rootdir/init.qcom.rc')
-rw-r--r-- | rootdir/init.qcom.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 75349ee..8531700 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -418,6 +418,7 @@ service netmgrd /system/vendor/bin/netmgrd class late_start user root group root wifi wakelock radio inet system + seclabel u:r:netmgrd:s0 on property:ro.radio.noril=true stop ril-daemon |