Emulator: Enable sensors hal support for hidl passthrough mode.
BUG: 35990227 Change-Id: Ia534f87727d59e5497ce46ed413aff739e5cf701
This commit is contained in:
parent
a37e9057e6
commit
318905fff4
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue