From 8e75821e1d6d118d9971214c28e4c4e75f3e6092 Mon Sep 17 00:00:00 2001 From: Arian Date: Tue, 20 Aug 2019 18:31:45 +0200 Subject: shinano-common: rootdir: Add system and graphics group to charger --- rootdir/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 1aa3830..98de1dc 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -507,9 +507,9 @@ service adsprpcd /system/vendor/bin/adsprpcd service charger /charger class charger + group system graphics seclabel u:r:healthd:s0 - # Redefined Service service audioserver /system/bin/audioserver class main -- cgit v1.2.3