Files
device_google_taimen/init-taimen.rc
Vineeta Srivastava 8d0e6dca79 Clean up init script
Removed commands which were needed only for lunchbox.

Test: boot test on a device.
Change-Id: I1e9a24cb82eb7e1dfd8701c15e4cf4c84d856a1e
2017-05-22 18:15:41 -07:00

11 lines
364 B
Plaintext

on init && property:ro.boot.slot=*
# will remove this once slot_suffix is deprecated
setprop ro.boot.slot_suffix _${ro.boot.slot}
on property:init.svc.fps_hal=running && property:ro.boot.revision=rev_0
stop fps_hal
on property:sys.all.modules.ready=1
# Update touch firmware if required
write /sys/devices/virtual/input/ftm4_touch/check_fw 1