sdm660_64: Move sensors hals config file
Move sensors hals config file (hals.conf) to /vendor/etc/sensors/ from /system/etc/sensors/. Change-Id: If1c3fd0cd48691d223c3a1185f9c1d847c7b155c
This commit is contained in:
parent
37f40c38bd
commit
d2d6efe63b
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
|
# Sensor HAL conf file
|
||||||
PRODUCT_COPY_FILES += \
|
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
|
# WLAN host driver
|
||||||
ifneq ($(WLAN_CHIPSET),)
|
ifneq ($(WLAN_CHIPSET),)
|
||||||
|
|
Loading…
Reference in a new issue