platform_hardware_interfaces/sensors/2.0
Brian Stack d3849e1029 Stop Wake Lock thread if it is running
If the Wake Lock thread is running, stop it whenever initialize() is
called in order to prevent an invalid Wake Lock Queue from being read.

Also disable all sensors whenever initialize() is called to ensure
that stale sensor registrations are properly cleaned up.

Bug: 122468928
Test: Sensors HAL 2.0 tests run without crashing
Change-Id: I5fb55628545adbb481da6fcda157c78cff834134
2019-01-09 17:08:34 +00:00
..
default Stop Wake Lock thread if it is running 2019-01-09 17:08:34 +00:00
vts/functional Initialize callback for Sensors HAL 2.0 VTS tests 2019-01-07 12:59:51 -08:00
Android.bp Define the ISensorsCallback 2018-09-24 21:33:11 +00:00
ISensors.hal Update documentation for initialize() 2018-12-18 13:11:15 -08:00
ISensorsCallback.hal Define the ISensorsCallback 2018-09-24 21:33:11 +00:00
types.hal Add support for writeBlocking 2018-11-09 10:29:03 -08:00