mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
Support touch firmware update
Change-Id: I61cde0e1e77ff774992d9d87a26f51c7c7dd8e15
This commit is contained in:
committed by
Patrick Tjin
parent
b5857b26b9
commit
755b8affab
@@ -6,5 +6,8 @@ on post-fs-data
|
||||
chmod 664 /persist/sensors/sensors_settings
|
||||
chown system root /persist/sensors/sensors_settings
|
||||
|
||||
# Update touch firmware if required
|
||||
write /sys/devices/virtual/input/ftm4_touch/check_fw 1
|
||||
|
||||
on property:init.svc.fps_hal=running && property:ro.boot.revision=rev_0
|
||||
stop fps_hal
|
||||
|
||||
Reference in New Issue
Block a user