Merge "sdm660_64: Use android build variable to copy sensors hals conf"
This commit is contained in:
commit
2ac1d0c970
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ PRODUCT_PACKAGES += android.hardware.media.omx@1.0-impl
|
|||
|
||||
# Sensor HAL conf file
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/qcom/sdm660_64/sensors/hals.conf:vendor/etc/sensors/hals.conf
|
||||
device/qcom/sdm660_64/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
|
||||
|
||||
# WLAN host driver
|
||||
ifneq ($(WLAN_CHIPSET),)
|
||||
|
|
Loading…
Reference in a new issue