msm8937-common: Build Sensors HIDL multiHAL
* Drop legacy HAL as no longer needed afterwards Change-Id: I42e8890f33f925b16c55169766acfef02034a0c5
This commit is contained in:
parent
a1e4d4d9cc
commit
0ca8f1797e
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
# Sensors
|
||||
USE_SENSOR_MULTI_HAL := true
|
|
@ -11,6 +11,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Sensors
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.sensors@1.0-impl \
|
||||
sensors.msm8937
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue