Introduce a new flag to turn on soong only builds for shiba
Bug: 424802894
Test: N/A
Change-Id: Ia45d46d96fff5685b91401ab3b1fe7410dd7d761
diff --git a/flag_declarations/RELEASE_SOONG_ONLY_SHIBA.textproto b/flag_declarations/RELEASE_SOONG_ONLY_SHIBA.textproto
new file mode 100644
index 0000000..62906d0
--- /dev/null
+++ b/flag_declarations/RELEASE_SOONG_ONLY_SHIBA.textproto
@@ -0,0 +1,11 @@
+name: "RELEASE_SOONG_ONLY_SHIBA"
+namespace: "build"
+description: "Enables building SHIBA with soong-only (no make) builds"
+value: {
+ bool_value: false
+}
+workflow: LAUNCH
+containers: "product"
+containers: "system"
+containers: "system_ext"
+containers: "vendor"