platform_hardware_interfaces/sensors/2.0
Brian Stack 9a407f23a6 Implement default functions for direct channel
Implements default functions for a Sensors 2.0 HAL that does not
support direct channel operation.

Although Sensors 2.0 supports direct channel operation, it is not a
requirement unless a device supports High Fidelity Sensors. A direct
channel implementation is vendor-specific, and therefore, the default
implementation does not provide a reference implementation.

A default implementation is able to be found in Sensors 1.0 since
direct channel operation has not changed between Sensors 1.0 and 2.0.

Bug: 111070257
Test: Builds
Change-Id: I1c4ef0cd9d4bd4b7ae3212358f9493c28c2798f4
2018-10-24 16:26:33 -07:00
..
default Implement default functions for direct channel 2018-10-24 16:26:33 -07:00
vts/functional Initialize Sensors Test Environment 2018-10-17 16:49:46 -07:00
Android.bp Define the ISensorsCallback 2018-09-24 21:33:11 +00:00
ISensors.hal Require consistent getSensorsList 2018-10-02 21:29:53 +00:00
ISensorsCallback.hal Define the ISensorsCallback 2018-09-24 21:33:11 +00:00
types.hal Define EventQueueFlagBits 2018-09-20 13:11:46 -07:00