aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorix5 <ix5@users.noreply.github.com>2020-02-01 22:46:02 +0100
committerAlin Jerpelea <alin.jerpelea@sony.com>2020-02-05 14:39:52 +0100
commite5018ee7610595a3ba92ea7e351fefc9ce00f7eb (patch)
tree6b46203cd8b876f311a8cebb0d92c679a25742e6
parentee8854b73101b8f6951e4ddbc6a1bccc78ed2dbd (diff)
Revert "Remove gps.conf; already provided by hardware repo."
This reverts commit 27358a870f25416cf8a05cad9044ada805523d6f. Reason for revert: We can use the gps.conf again now. gps_debug.conf is not needed.
-rw-r--r--common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index d423d88..25e60fd 100644
--- a/common.mk
+++ b/common.mk
@@ -61,6 +61,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/rootdir/system/etc/nfcee_access.xml:system/etc/nfcee_access.xml
+# GPS Configuration
+PRODUCT_COPY_FILES += \
+ $(COMMON_PATH)/rootdir/vendor/etc/gps.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gps.conf
+
# Sensors common
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/rootdir/vendor/etc/sensors/sensors_settings:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/sensors_settings