diff options
-rw-r--r-- | sdm660_64.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdm660_64.mk b/sdm660_64.mk index 53a3c9c..f722774 100644 --- a/sdm660_64.mk +++ b/sdm660_64.mk @@ -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:system/etc/sensors/hals.conf + device/qcom/sdm660_64/sensors/hals.conf:vendor/etc/sensors/hals.conf # WLAN host driver ifneq ($(WLAN_CHIPSET),) |