davinci: sensors: Build HAL
Change-Id: If0cd2457072b615e5298bfe421a120298a01959f
This commit is contained in:
parent
2a7263c2bb
commit
a92a283578
@ -265,6 +265,11 @@ PRODUCT_AAPT_CONFIG := normal
|
|||||||
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
|
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
|
||||||
TARGET_SCREEN_DENSITY := 440
|
TARGET_SCREEN_DENSITY := 440
|
||||||
|
|
||||||
|
# Sensors
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.sensors@1.0-impl \
|
||||||
|
android.hardware.sensors@1.0-service
|
||||||
|
|
||||||
# Soong namespaces
|
# Soong namespaces
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
$(LOCAL_PATH) \
|
$(LOCAL_PATH) \
|
||||||
|
Loading…
Reference in New Issue
Block a user