Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 318905ff authored by bohu's avatar bohu Committed by Bo Hu
Browse files

Emulator: Enable sensors hal support for hidl passthrough mode.

BUG: 35990227
Change-Id: Ia534f87727d59e5497ce46ed413aff739e5cf701
parent a37e9057
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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