summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2011-06-24 15:04:49 -0700
committerAmith Yamasani <yamasani@google.com>2011-06-24 16:07:16 -0700
commitb4aa1d1f62e25c6ef01516cca8e45aeba9cb1f6e (patch)
tree9f05273c0b74140709f3075d5b253a643ba959ef /device.mk
parentd533a4392d4d23343b287e9f6aa01c01082c1e2f (diff)
downloaddevice_samsung_tuna-b4aa1d1f62e25c6ef01516cca8e45aeba9cb1f6e.zip
device_samsung_tuna-b4aa1d1f62e25c6ef01516cca8e45aeba9cb1f6e.tar.gz
device_samsung_tuna-b4aa1d1f62e25c6ef01516cca8e45aeba9cb1f6e.tar.bz2
Add gps.conf file for large fish
Make NTP time lookups work. Bug: 4946152 Change-Id: Ic28ba0352be18d59c91285a641a8538494c60973
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index f07f73d..550a4a9 100644
--- a/device.mk
+++ b/device.mk
@@ -43,7 +43,8 @@ PRODUCT_COPY_FILES := \
device/samsung/tuna/init.tuna.rc:root/init.tuna.rc \
device/samsung/tuna/init.tuna.usb.rc:root/init.tuna.usb.rc \
device/samsung/tuna/ueventd.tuna.rc:root/ueventd.tuna.rc \
- device/samsung/tuna/media_profiles.xml:system/etc/media_profiles.xml
+ device/samsung/tuna/media_profiles.xml:system/etc/media_profiles.xml \
+ device/samsung/tuna/gps.conf:system/etc/gps.conf
# Bluetooth configuration files
PRODUCT_COPY_FILES += \