2016-10-29 17:44:10 +00:00
|
|
|
# GPS
|
2016-11-02 14:29:25 +00:00
|
|
|
PRODUCT_BOOT_JARS += \
|
|
|
|
com.qti.location.sdk
|
|
|
|
|
2016-10-29 17:44:10 +00:00
|
|
|
# Properties
|
|
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
|
|
|
persist.gps.qc_nlp_in_use=1 \
|
|
|
|
persist.loc.nlp_name=com.qualcomm.location \
|
|
|
|
ro.gps.agps_provider=1
|