Do not use build/trunk_release/release_config_map.mk

We won't be adding build/trunk_release to the manifest.

Bug: 328495189
Test: TH
Ignore-AOSP-First: cherry-pick
Merged-In: I0ef2a900568daccfbd2ef1d8949674e6f2a63e00
Change-Id: I0ef2a900568daccfbd2ef1d8949674e6f2a63e00
This commit is contained in:
LaMont Jones
2024-03-29 14:50:50 -07:00
parent 08924a47a4
commit afd6a265a9

View File

@@ -41,8 +41,7 @@
# which has OWNERS control. If it isn't let others define their own.
# TODO: Remove wildcard for build/release one when all branch manifests
# have updated.
config_map_files := $(wildcard build/trunk_release/release_config_map.mk) \
$(wildcard build/release/release_config_map.mk) \
config_map_files := $(wildcard build/release/release_config_map.mk) \
$(wildcard vendor/google_shared/build/release/release_config_map.mk) \
$(if $(wildcard vendor/google/release/release_config_map.mk), \
vendor/google/release/release_config_map.mk, \