e95306cdf2
Change-Id: I43b64004fb504bd4c697d24398b0f74fde834d4c
12 lines
245 B
Makefile
12 lines
245 B
Makefile
# GPS
|
|
PRODUCT_BOOT_JARS += \
|
|
com.qti.location.sdk
|
|
|
|
PRODUCT_PACKAGES += \
|
|
libcurl
|
|
|
|
# Properties
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
|
persist.gps.qc_nlp_in_use=1 \
|
|
persist.loc.nlp_name=com.qualcomm.location \
|
|
ro.gps.agps_provider=1
|