android_device_lenovo_karate/product/qcom-gps.mk
karthick111 1f04e74ffe land: Remove CM_PATH and add necessary config/product
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-16 15:32:39 +01:00

17 lines
424 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
# Properties
PRODUCT_PROPERTY_OVERRIDES += \
persist.gps.qc_nlp_in_use=1 \
persist.loc.nlp_name=com.qualcomm.location \
ro.gps.agps_provider=1