From 21af9d5586215e76e3e9d803d3ffafd1e5bbac12 Mon Sep 17 00:00:00 2001 From: tunturn Date: Mon, 27 Feb 2017 18:33:14 +1100 Subject: init.qcom.rc: add init-qcom-sensors.sh service --- rootdir/init.qcom.rc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 1cdc528..037eafb 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -543,6 +543,11 @@ service sensors /system/bin/sensors.qcom user root group root +service qcom-sensor-sh /system/bin/sh /system/etc/init.qcom-sensor.sh + class main + user root + oneshot + service time_daemon /system/bin/time_daemon class late_start user root -- cgit v1.2.3