Put our sensors HAL to hw

b/154634207 is fixed.

Bug: 154346346
Test: boot, check sensors work
Signed-off-by: Roman Kiryanov <rkir@google.com>
Change-Id: I7238be23914681fb2dc3fe53e59f96bcfba5c676
diff --git a/sensors/Android.bp b/sensors/Android.bp
index 5b53821..f6040f0 100644
--- a/sensors/Android.bp
+++ b/sensors/Android.bp
@@ -17,7 +17,7 @@
 cc_library_shared {
     name: "android.hardware.sensors@2.1-impl.ranchu",
     vendor: true,
-//    relative_install_path: "hw",  // see  b/154634207
+    relative_install_path: "hw",
     defaults: ["hidl_defaults"],
     srcs: [
         "multihal_sensors.cpp",
diff --git a/sensors/hals.conf b/sensors/hals.conf
index 66593ce..e885145 100644
--- a/sensors/hals.conf
+++ b/sensors/hals.conf
@@ -1 +1 @@
-android.hardware.sensors@2.1-impl.ranchu.so
+hw/android.hardware.sensors@2.1-impl.ranchu.so