From 97f58a2b4ea135e87fa1cad06bca7018dc91e9b3 Mon Sep 17 00:00:00 2001 From: Tom Roida Date: Sun, 21 Feb 2021 11:06:53 +0100 Subject: Revert "shinano-common: rootdir: Move sensors service to late_start" This reverts commit a188d6267d2ee4e10ccf7b28e13d85493fbaebec. Change-Id: Id5f6115f4f8a1f47a23f24f61b3e7a7314735a2b --- rootdir/etc/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index a815a3b..d940a92 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -423,7 +423,7 @@ service rmt_storage /vendor/bin/rmt_storage shutdown critical service sensors /vendor/bin/sensors.qcom - class late_start + class core user root group root wakelock -- cgit v1.2.3