Add board config file holding device and update configuration parameters.
It is used by LISA scripts to allow image rebuilding and reimaging of
the target device. External script to build and flash wahoo device is
provided.
Change-Id: I7581cdb6d475aa3206a26bd230baeeb89782b920
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
- pkill does not find the power service, so use pkill -f instead in
restart_power_hal
- rename touch-specific functions
- add functions to disable launch boosts and restore defaults
Test: ran restore_defaults & disable_launch_hint and checked
powerhint.xml on device; ran restart_power_hal and confirmed service
restarted.
Change-Id: If6dda7c891c5c595d1c18a58007af4d89e007b0b
Signed-off-by: Connor O'Brien <connoro@google.com>
Automatically change the parameters used by the power HAL's
interaction hint by modifying powerhint.xml on the device.
Test: Ran functions, triggered touch event and confirmed values were
set correctly.
Signed-off-by: Connor O'Brien <connoro@google.com>
Change-Id: Ic8695c576f02e151e1fa038bfbb0f33625942b06
All wahoo related LISA scripts will go here.
Bug: 38046504
Change-Id: I1e8f676c1153f8877f4fb49e1cc66236b265ebc7
Signed-off-by: Joel Fernandes <joelaf@google.com>