dubai: Import hals.conf

Change-Id: Ifdc949ff5c8e008de4d58162fd90f9cd91d3581d
This commit is contained in:
Cosmin Tanislav
2022-02-19 21:21:49 +02:00
committed by Marc Bourgoin
parent 1b9b756685
commit 9da8518319
2 changed files with 6 additions and 0 deletions

View File

@@ -93,6 +93,10 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml
# Sensors
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += $(LOCAL_PATH)