commit | 6c49e6f7df1b6ab31591e44b999f03a8679e3e2b | [log] [tgz] |
---|---|---|
author | Brian Stack <bstack@google.com> | Mon Sep 24 15:44:32 2018 -0700 |
committer | Brian Stack <bstack@google.com> | Mon Sep 24 16:30:41 2018 -0700 |
tree | 2f2c22a3f7940415b0c6dd14b89cec88528fd6cc | |
parent | a28e921d6c623eba52168c616d2ca3046e8c348d [diff] |
Implement ISensorsCallback Implement the ISensorsCallback interface in the SensorDevice. This interface is responsible for handling callbacks from the Sensors HAL, such as when a dynamic sensor is connected or disconnected. Bug: 111070257 Test: Compile, configured system to use sensors@2.0 and ensured that a_sns_test received events Change-Id: I180e05db29e0e1d008fb661e6cf6e3b552a1b0b6