msm8937-common: Build Sensors HIDL multiHAL

* Drop legacy HAL as no longer needed afterwards

Change-Id: I42e8890f33f925b16c55169766acfef02034a0c5
This commit is contained in:
Luca Stefani 2017-08-22 22:14:14 +02:00 committed by Isaac Chen
parent a1e4d4d9cc
commit 0ca8f1797e
2 changed files with 1 additions and 2 deletions

View file

@ -1,2 +0,0 @@
# Sensors
USE_SENSOR_MULTI_HAL := true

View file

@ -11,6 +11,7 @@ PRODUCT_COPY_FILES += \
# Sensors
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl \
sensors.msm8937
PRODUCT_COPY_FILES += \