From 1c8cfa4aa3baa7d2334d1db2f83e6fb54b5b3b07 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 19 May 2011 15:58:01 -0700 Subject: Move some files to the open-source side Bug:3267987 Change-Id: If89b949d4829457c1eb3cd0e4790ca3d06982f56 --- device.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'device.mk') diff --git a/device.mk b/device.mk index 6969b16..b028f3c 100644 --- a/device.mk +++ b/device.mk @@ -38,6 +38,11 @@ PRODUCT_COPY_FILES := \ frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml +# GPS config +PRODUCT_COPY_FILES += \ + device/samsung/crespo/gps.xml:system/vendor/etc/gps.xml \ + device/samsung/crespo/gps.conf:system/etc/gps.conf + $(call inherit-product, device/samsung/crespo/device_base.mk) # See comment at the top of this file. This is where the other -- cgit v1.1