Guard with RELEASE_BUILD_FLAGS_IN_PROTOBUF

If false, then we output an empty file, which will cause
release_config.mk to do the old process.

Bug: 328495189
Test: manual
Change-Id: I4aa82301f3bbb29633a275a801431a6667feb48d
This commit is contained in:
LaMont Jones
2024-05-01 10:06:32 -07:00
parent 6ab1b1fd03
commit 15902f2f4c
4 changed files with 69 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ var (
manualFlagNamePrefixes []string = []string{
"RELEASE_ACONFIG_",
"RELEASE_PLATFORM_",
"RELEASE_BUILD_FLAGS_",
}
// Set `aconfig_flags_only: true` in these release configs.