drop no-longer present release_config_map.mk

vendor/google/release/go_devices/release_config_map.mk no longer exists

Bug: 342265627
Bug: 328495189
Flag: build.RELEASE_BUILD_FLAGS_IN_PROTOBUF
Test: manual, TH
Ignore-AOSP-First: resolving automerger conflict
Change-Id: Ia3ae6787183208a216dc4ea26c2fc3a9e4f56054
This commit is contained in:
LaMont Jones
2024-06-25 16:06:17 -07:00
parent 4bebeabc4c
commit b6afc6ddf4

View File

@@ -20,9 +20,6 @@ $(call inherit-product, build/make/target/product/go_defaults_common.mk)
# Product config map to toggle between sources and prebuilts of required mainline modules
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_shared/build/release/gms_mainline_go/required/release_config_map.textproto)
# TODO (b/342265627): Remove v/g/r once all the flags have been moved to v/g_s/b/r
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google/release/go_devices/release_config_map.textproto)
# Add the system properties.
TARGET_SYSTEM_PROP += \
build/make/target/board/go_defaults.prop