summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Alessandro Recchi <arecchi@google.com> 2025-03-05 13:31:42 +0100
committer Alessandro Recchi <arecchi@google.com> 2025-03-12 18:12:34 +0100
commit4c87eb445507e4167da306534fc0068ac833d09e (patch)
tree6994b293f727db6078c94bbf3c835933a8bad018
parent62a34803b98f7e5f89a8fdefddbdc633073c442a (diff)
Build Flag for Landscape ScalableUI
Test: manual Flag: RELEASE_LANDSCAPE_SCALABLE_UI Bug: 400415145 Change-Id: I57d043bde9fe730d2b29a5016da127a00f789cce
-rw-r--r--automotive/flag_values/trunk_staging/RELEASE_LANDSCAPE_SCALABLE_UI.textproto4
-rw-r--r--flag_declarations/RELEASE_LANDSCAPE_SCALABLE_UI.textproto5
2 files changed, 9 insertions, 0 deletions
diff --git a/automotive/flag_values/trunk_staging/RELEASE_LANDSCAPE_SCALABLE_UI.textproto b/automotive/flag_values/trunk_staging/RELEASE_LANDSCAPE_SCALABLE_UI.textproto
new file mode 100644
index 00000000..e71bb4a6
--- /dev/null
+++ b/automotive/flag_values/trunk_staging/RELEASE_LANDSCAPE_SCALABLE_UI.textproto
@@ -0,0 +1,4 @@
+name: "RELEASE_LANDSCAPE_SCALABLE_UI"
+value: {
+ bool_value: true
+}
diff --git a/flag_declarations/RELEASE_LANDSCAPE_SCALABLE_UI.textproto b/flag_declarations/RELEASE_LANDSCAPE_SCALABLE_UI.textproto
new file mode 100644
index 00000000..bf34d3f0
--- /dev/null
+++ b/flag_declarations/RELEASE_LANDSCAPE_SCALABLE_UI.textproto
@@ -0,0 +1,5 @@
+name: "RELEASE_LANDSCAPE_SCALABLE_UI"
+namespace: "car_sys_exp"
+description: "This flags controls if the landscape automotive target is displayed using Scalable UI."
+workflow: LAUNCH
+containers: "vendor"