Revert "Revert "Clean up init script""

This reverts commit efce5fb8a0.

Reason for revert: moving this logic under wahoo init script

Bug: 64065874
Change-Id: I531d22c92456ebe4a95408407285867a54afeda5
This commit is contained in:
Max Shi
2017-07-31 21:06:14 +00:00
parent efce5fb8a0
commit f255ec1489

View File

@@ -31,14 +31,6 @@ on init && property:ro.boot.slot=*
on init && property:ro.boot.revision=*
setprop ro.boot.hardware.revision ${ro.boot.revision}
on post-fs-data
# QC Sensors
mkdir /persist/sensors
chmod 775 /persist/sensors
write /persist/sensors/sensors_settings 1
chmod 664 /persist/sensors/sensors_settings
chown system root /persist/sensors/sensors_settings
on property:init.svc.fps_hal=running && property:ro.boot.revision=rev_0
stop fps_hal