a10: Fixup issues with sensor hal

Imported sensor hal source from android 12L, rebranded and make it compile as 32bit
This commit is contained in:
roynatech2544 2022-05-04 20:22:06 +09:00
commit cdc2de72fc
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
5 changed files with 62 additions and 0 deletions

View file

@ -17,6 +17,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.usb@1.0-service.a10
# Sensors
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-service.a10
TARGET_SCREEN_HEIGHT := 1560
TARGET_SCREEN_WIDTH := 720