Rename include_libsitril-gps-wifi

We're adding a restriction that soong config namespaces/variables
are valid go identifiers. The dash in the name fails that check.

Bug: 323382414
Test: Presubmits
Change-Id: Ic8d92ec69abecaeaf955bb239fca65a013891a34
This commit is contained in:
Cole Faust 2024-02-06 09:54:29 -08:00
parent c739d79083
commit d59321a595
5 changed files with 5 additions and 5 deletions

View file

@ -206,7 +206,7 @@ $(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT))
PRODUCT_PACKAGES += gps.cfg
# eGNSS
# SDK build system
$(call soong_config_set, include_libsitril-gps-wifi, board_without_radio, $(BOARD_WITHOUT_RADIO))
$(call soong_config_set, include_libsitril_gps_wifi, board_without_radio, $(BOARD_WITHOUT_RADIO))
include device/google/gs-common/gps/brcm/device.mk
PRODUCT_SOONG_NAMESPACES += device/google/caimito/location/ripcurrent24