android_device_lenovo_karate/product/qcom-gps.mk
karthick111 088d6e179c Initial N bringup
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-16 20:22:12 +01:00

11 lines
268 B
Makefile

# GPS
PRODUCT_PACKAGES += \
gps.default \
libcurl
PRODUCT_BOOT_JARS += \
com.qti.location.sdk
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml