6e582024ed
Change-Id: Iafc70349057d90df68df2d3feafc1f085e90aacc
9 lines
210 B
Makefile
9 lines
210 B
Makefile
# GPS
|
|
PRODUCT_BOOT_JARS += \
|
|
com.qti.location.sdk
|
|
|
|
# Properties
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
|
persist.gps.qc_nlp_in_use=1 \
|
|
persist.loc.nlp_name=com.qualcomm.location \
|
|
ro.gps.agps_provider=1
|