gps: refine iGNSS build system

Bug: 315915958
Test: build pass and GPS function works
Change-Id: I1e7aa6d0e705810d9c81f89453e11acaa54d9d3b
This commit is contained in:
Wayne Lin 2024-01-19 22:19:59 +08:00
parent e0f86786bc
commit e9aa5a1114
25 changed files with 2192 additions and 30 deletions

View file

@ -30,6 +30,20 @@ PRODUCT_MANUFACTURER := Google
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
# 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
# Override to factory SDK
SOONG_CONFIG_NAMESPACES += gpssdk
SOONG_CONFIG_gpssdk += sdkv1
@ -44,4 +58,4 @@ SOONG_CONFIG_gpssdk_gpsconf := factory
# Factory binaries of camera
PRODUCT_PACKAGES += fatp_km4cm4tk4_wide_hat_tool fatp_km4cm4_tele_hat_tool fatp_km4cm4tk4_ultrawide_hat_tool fatp_km4cm4_front_hat_tool
PRODUCT_WITHOUT_TTS_VOICE_PACKS := true
PRODUCT_WITHOUT_TTS_VOICE_PACKS := true