commit | 4248b684408affd3f349c12adf98307b980df614 | [log] [tgz] |
---|---|---|
author | Mathieu J. Poirier <mathieu.poirier@linaro.org> | Tue Mar 27 18:46:25 2012 -0600 |
committer | Mathieu J. Poirier <mathieu.poirier@linaro.org> | Tue Mar 27 18:48:44 2012 -0600 |
tree | c29763488b54498c6d790fc9ac42b7963217f3b2 | |
parent | ecd1903c3b1e86bd304611c6b4ca0ee6c80528aa [diff] |
Adding GPSUI to list of things to copy to file system. Change-Id: I5281654120af7abee9c5f9270fec5b1dd6a0c549 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
diff --git a/device.mk b/device.mk index 606dd99..91d4aaf 100644 --- a/device.mk +++ b/device.mk
@@ -29,7 +29,8 @@ PRODUCT_PACKAGES := \ make_ext4fs \ com.android.future.usb.accessory \ - sensors.snowball + sensors.snowball \ + GPSUI PRODUCT_PROPERTY_OVERRIDES := \ hwui.render_dirty_regions=false