9849c64197
We're unlikely to modify them anytime soon, so keep the device tree cleaner for now. Change-Id: I7c3ceb80d8749dcac8735dd89e2767f79deb71ef
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
|