davinci: sensors: Build HAL

Change-Id: If0cd2457072b615e5298bfe421a120298a01959f
This commit is contained in:
Arian 2020-04-11 14:05:33 +02:00
parent 2a7263c2bb
commit a92a283578
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -265,6 +265,11 @@ PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
TARGET_SCREEN_DENSITY := 440
# Sensors
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl \
android.hardware.sensors@1.0-service
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \