Emulator: Enable sensors hal support for hidl passthrough mode.

BUG: 35990227
Change-Id: Ia534f87727d59e5497ce46ed413aff739e5cf701
This commit is contained in:
bohu 2017-03-06 16:15:59 -08:00 committed by Bo Hu
parent a37e9057e6
commit 318905fff4

View file

@ -65,6 +65,10 @@ PRODUCT_PACKAGES += \
android.hardware.keymaster@3.0-impl \
android.hardware.keymaster@3.0-service
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl \
android.hardware.sensors@1.0-service
# camera service treble disable until all backwards compat is complete
PRODUCT_PROPERTY_OVERRIDES += \
camera.disable_treble=1