Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84ce0eac authored by LaMont Jones's avatar LaMont Jones Committed by Android Build Coastguard Worker
Browse files

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
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:efd70bf102f877f5f3ee3338fb2d37c09dbdb36c)
Merged-In: I0ef2a900568daccfbd2ef1d8949674e6f2a63e00
Change-Id: I0ef2a900568daccfbd2ef1d8949674e6f2a63e00
parent 86378a12
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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, \