From 63ba9727f01ba3f39c4d8b9faf96baf5299b9000 Mon Sep 17 00:00:00 2001 From: Mao Jinlong Date: Tue, 5 Jul 2016 14:53:15 +0800 Subject: [PATCH] land: rootdir: init.qcom.rc: groups of charger must be in the same line Groups of charger must be in the same line otherwise there will be issue when parse the group. Change-Id: I03fc9fcc0ea91476de71605e3f500ea09b88b412 --- 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 168fa0b..dcd600e 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -713,7 +713,7 @@ service hcidump /system/bin/sh /system/etc/hcidump.sh service charger /charger class charger - group system graphics + group graphics system seclabel u:r:healthd:s0 service ssr_diag /system/bin/ssr_diag