land: Build OSS GPS HAL
Change-Id: Ifee127d46553aeafebeee769a3a1df63b05a6bff
This commit is contained in:
parent
92d5fd6723
commit
f36f7635b0
2 changed files with 1 additions and 8 deletions
|
@ -3,6 +3,7 @@ PRODUCT_BOOT_JARS += \
|
||||||
com.qti.location.sdk
|
com.qti.location.sdk
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
gps.default \
|
||||||
libcurl
|
libcurl
|
||||||
|
|
||||||
# Properties
|
# Properties
|
||||||
|
|
|
@ -1011,18 +1011,10 @@ etc/permissions/com.qualcomm.location.xml
|
||||||
etc/sap.conf
|
etc/sap.conf
|
||||||
etc/xtwifi.conf
|
etc/xtwifi.conf
|
||||||
-framework/com.qti.location.sdk.jar
|
-framework/com.qti.location.sdk.jar
|
||||||
lib/hw/gps.default.so
|
|
||||||
lib/libgps.utils.so
|
|
||||||
lib/libloc_api_v02.so
|
lib/libloc_api_v02.so
|
||||||
lib/libloc_core.so
|
|
||||||
lib/libloc_ds_api.so
|
lib/libloc_ds_api.so
|
||||||
lib/libloc_eng.so
|
|
||||||
lib64/hw/gps.default.so
|
|
||||||
lib64/libgps.utils.so
|
|
||||||
lib64/libloc_api_v02.so
|
lib64/libloc_api_v02.so
|
||||||
lib64/libloc_core.so
|
|
||||||
lib64/libloc_ds_api.so
|
lib64/libloc_ds_api.so
|
||||||
lib64/libloc_eng.so
|
|
||||||
-priv-app/com.qualcomm.location/com.qualcomm.location.apk
|
-priv-app/com.qualcomm.location/com.qualcomm.location.apk
|
||||||
vendor/bin/slim_daemon
|
vendor/bin/slim_daemon
|
||||||
vendor/lib/hw/flp.default.so
|
vendor/lib/hw/flp.default.so
|
||||||
|
|
Loading…
Reference in a new issue