sdm660_64: Use android build variable to copy sensors hals conf

Use android build variable in path to specify partition for
copying sensors hals conf file.

Change-Id: Iced1c2ee57f4f12a11c8440a13491b986b569080
This commit is contained in:
Shaikh Shadul 2017-06-13 20:45:39 +05:30
parent 785502c4df
commit 4f316a79a8

View file

@ -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),)