gps: refine iGNSS build system

Bug: 315915958
Test: build pass and GPS function works
Change-Id: I130dde1a1ad1d0715adc93503f71c7ea83e724a3
This commit is contained in:
Wayne Lin 2024-01-19 22:18:25 +08:00
parent 624db250b0
commit f78ffa2d5e
5 changed files with 438 additions and 7 deletions

View file

@ -30,7 +30,20 @@ PRODUCT_MANUFACTURER := Google
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
# Override to factory SDK
# Location
# iGNSS
PRODUCT_PACKAGES += \
sctd \
spad \
swcnd \
libmptool_json \
libmptool_log \
libmptool_utils \
sctd.json \
spad.json \
swcnd.json \
android.hardware.gnss@2.1-impl
# eGNSS
SOONG_CONFIG_NAMESPACES += gpssdk
SOONG_CONFIG_gpssdk += sdkv1
SOONG_CONFIG_gpssdk_sdkv1 := true