summaryrefslogtreecommitdiff
path: root/passion_us.mk
diff options
context:
space:
mode:
Diffstat (limited to 'passion_us.mk')
-rw-r--r--passion_us.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/passion_us.mk b/passion_us.mk
index f0b9d05..11e7c16 100644
--- a/passion_us.mk
+++ b/passion_us.mk
@@ -19,10 +19,8 @@
# configured with US-specific settings.
#
-# These are the aspects of the product that are explicitly
-# specific to this file
-PRODUCT_COPY_FILES := \
- device/htc/passion/gps.conf_US:system/etc/gps.conf
+# The gps config appropriate for this device
+$(call inherit-product, device/common/gps/gps_us_supl.mk)
# The rest of the configuration is inherited from a generic config
$(call inherit-product, device/htc/passion/passion.mk)