From e6a391cedfd0d229b53dec56e2f0ba751c642da8 Mon Sep 17 00:00:00 2001 From: Alexander Diewald Date: Mon, 20 Nov 2017 22:38:45 +0100 Subject: shinano: sepolicy: seclabel the netmgrd service. Change-Id: Idea087c18e632e9d6a43ddb4b8275a9b1510d224 Signed-off-by: Alexander Diewald --- rootdir/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3