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"],