summaryrefslogtreecommitdiffstats
path: root/gta04.mk
diff options
context:
space:
mode:
Diffstat (limited to 'gta04.mk')
-rw-r--r--gta04.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/gta04.mk b/gta04.mk
index fb93620..e42d724 100644
--- a/gta04.mk
+++ b/gta04.mk
@@ -63,13 +63,18 @@ PRODUCT_COPY_FILES += \
# Lights
PRODUCT_PACKAGES += \
- lights.gta04 \
+ lights.gta04
+
+# GPS
+PRODUCT_PACKAGES += \
+ gps.gta04
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.touchscreen.xml:system/etc/permissions/android.hardware.touchscreen.xml \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
+ frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
# APNS