commit | 087ed298d8d57e952b7395f21217d4b3bca514bf | [log] [tgz] |
---|---|---|
author | Brian Stack <bstack@google.com> | Fri Sep 14 15:45:01 2018 -0700 |
committer | Brian Stack <bstack@google.com> | Thu Sep 20 09:27:26 2018 -0700 |
tree | 25c88d420d9d32939fe69962ef60e9fd54adc6cb | |
parent | c9ef483a291b20006aeffb9b3ad446f03df99f1b [diff] [blame] |
Implement SensorsWrapperV1_0 and SensorsWrapperV2_0 Bug: 111070257 Test: Compiles Change-Id: I5608414d83261eecc56c612d5c0d0ff5d36fe07d
diff --git a/services/sensorservice/Android.bp b/services/sensorservice/Android.bp index a7f3a52..a6b9533 100644 --- a/services/sensorservice/Android.bp +++ b/services/sensorservice/Android.bp
@@ -47,6 +47,7 @@ "libhidltransport", "libhwbinder", "android.hardware.sensors@1.0", + "android.hardware.sensors@2.0", ], static_libs: ["android.hardware.sensors@1.0-convert"],