aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2012-03-27 18:46:25 -0600
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2012-03-27 18:48:44 -0600
commit4248b684408affd3f349c12adf98307b980df614 (patch)
treec29763488b54498c6d790fc9ac42b7963217f3b2
parentecd1903c3b1e86bd304611c6b4ca0ee6c80528aa (diff)
downloadsnowball-4248b684408affd3f349c12adf98307b980df614.tar.gz
Adding GPSUI to list of things to copy to file system.
Change-Id: I5281654120af7abee9c5f9270fec5b1dd6a0c549 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 606dd99..91d4aaf 100644
--- a/device.mk
+++ b/device.mk
@@ -29,7 +29,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES := \
make_ext4fs \
com.android.future.usb.accessory \
- sensors.snowball
+ sensors.snowball \
+ GPSUI
PRODUCT_PROPERTY_OVERRIDES := \
hwui.render_dirty_regions=false