sensors: Enable QC sensors

Test: build and verified on taimen
Change-Id: Ie9ffa17021c30ad7f9cd5f986de802c2b7532438
This commit is contained in:
Devin Kim
2017-03-08 18:18:30 -08:00
committed by Vineeta Srivastava
parent 9f8698237a
commit 107ec99a19

View File

@@ -1,2 +1,10 @@
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