sanders: Add DTV Support for XT1802

This commit is contained in:
Jorge Lucas
2020-12-28 12:35:21 -03:00
parent a1ed5fab4f
commit 91f6591de9
6 changed files with 63 additions and 0 deletions

View File

@@ -75,6 +75,10 @@ PRODUCT_PACKAGES += \
fstab.qcom \
init.sanders.rc
# Releasetools script
PRODUCT_COPY_FILES += \
$(DEVICE_PATH)/configs/check_features.sh:$(TARGET_COPY_OUT_VENDOR)/bin/check_features.sh
# Sensors
PRODUCT_COPY_FILES += \
$(DEVICE_PATH)/configs/sensors/sensor_def_qcomdev.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/sensor_def_qcomdev.conf \