Commit Graph

4 Commits

Author SHA1 Message Date
Suren Baghdasaryan
4c4b82fdbb lisa: add board file with script to build and flash wahoo device
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>
2017-10-03 00:19:47 +00:00
Connor O'Brien
86e278cbee LISA: Improve power hint tuning functions
- 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>
2017-05-24 13:38:31 -07:00
Connor O'Brien
2d9461841c lisa: add functions for tuning wahoo touch boosts
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
2017-05-22 19:17:47 -07:00
Joel Fernandes
825499830f wahoo: Add initial lisa script placeholder
All wahoo related LISA scripts will go here.

Bug: 38046504

Change-Id: I1e8f676c1153f8877f4fb49e1cc66236b265ebc7
Signed-off-by: Joel Fernandes <joelaf@google.com>
2017-05-16 21:41:12 +00:00