mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
sensors: Enable QC sensors
Test: build and verified on taimen Change-Id: Ie9ffa17021c30ad7f9cd5f986de802c2b7532438
This commit is contained in:
committed by
Vineeta Srivastava
parent
9f8698237a
commit
107ec99a19
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user