summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaMont Jones <lamontjones@google.com>2024-05-10 13:29:08 -0700
committerLaMont Jones <lamontjones@google.com>2024-05-10 14:37:11 -0700
commit3fc244f69931bcf6ebb6fea06597420aba31890a (patch)
tree379474c8b2348950e7513ae7d96f7ed9e446f1b5
parentc8260e6f58d64fe8a065786007b6fcca95fc6232 (diff)
downloadrelease-3fc244f69931bcf6ebb6fea06597420aba31890a.tar.gz
Use protobuf for all release configs
- Default to using protobuf - trunk_staging already refuses starlark: must use protobuf - Release configs declared elsewhere will use protobuf unless they: - override RELEASE_BUILD_FLAGS_IN_PROTOBUF, and/or - lack support for release configs in protobuf. Bug: 328495189 Test: manual, TH Merged-In: I7e960badcde1e288bec85195b5107024a0111fa1 Change-Id: I348cc25a01894da9d4800c1cdc6e3bb2d4212197
-rw-r--r--build_config/DEFAULT=proto0
-rw-r--r--build_config/ap2a=make0
2 files changed, 0 insertions, 0 deletions
diff --git a/build_config/DEFAULT=proto b/build_config/DEFAULT=proto
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/build_config/DEFAULT=proto
diff --git a/build_config/ap2a=make b/build_config/ap2a=make
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/build_config/ap2a=make