summaryrefslogtreecommitdiff
path: root/build_config
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-05-17 00:21:38 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2024-05-17 00:21:38 +0000
commitfb7f85e24b3fbc8744f6f226f6d4c7eb768585e3 (patch)
tree5b9dea2d81c4325a9ec6f003121b91236ba8c726 /build_config
parentb83acb4d067c6b5e39f0dcec26c4b4dd434cc175 (diff)
parent98e1f68cc53cc7dd4788c29cb7f35ee967a21aa1 (diff)
Merge "Introduce a new build flag RELEASE_AVF_ENABLE_NETWORK" into main am: 68eda34f4b am: 98e1f68cc5
Original change: https://android-review.googlesource.com/c/platform/build/release/+/3081097 Change-Id: I767715766b2e4f5afc9a8464686ea14f1ba69b90 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'build_config')
-rw-r--r--build_config/trunk_staging.scl1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_config/trunk_staging.scl b/build_config/trunk_staging.scl
index 1b0cbe7a..b96c687d 100644
--- a/build_config/trunk_staging.scl
+++ b/build_config/trunk_staging.scl
@@ -34,6 +34,7 @@ values = [
value("RELEASE_AVF_ENABLE_DICE_CHANGES", True),
value("RELEASE_AVF_ENABLE_LLPVM_CHANGES", True),
value("RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM", True),
+ value("RELEASE_AVF_ENABLE_NETWORK", True),
value("RELEASE_AVF_ENABLE_REMOTE_ATTESTATION", True),
value("RELEASE_AVF_ENABLE_VENDOR_MODULES", True),
value("RELEASE_AVF_ENABLE_VIRT_CPUFREQ", True),