sanders: gps: add missing config file from deen

This commit is contained in:
therootlord
2019-01-01 23:46:42 -02:00
committed by ronaxdevil
parent 7015b50e99
commit e744e394e9
2 changed files with 46 additions and 0 deletions

View File

@@ -185,6 +185,7 @@ PRODUCT_PACKAGES += \
android.hardware.gnss@1.0-impl-qti
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/gps/etc/apdr.conf:$(TARGET_COPY_OUT_VENDOR)/etc/apdr.conf \
$(LOCAL_PATH)/gps/etc/flp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/flp.conf \
$(LOCAL_PATH)/gps/etc/gps.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gps.conf \
$(LOCAL_PATH)/gps/etc/izat.conf:$(TARGET_COPY_OUT_VENDOR)/etc/izat.conf \