summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author LaMont Jones <lamontjones@google.com> 2024-06-26 09:59:41 -0700
committer LaMont Jones <lamontjones@google.com> 2024-06-26 10:19:51 -0700
commit33344544dc41b0a60f8bc0aab1c6a8c409638421 (patch)
tree0a55537d35875a17dccdc6744246113ab6ae1df3
parent99cf0ea3b8905eb1915a72e375548acb908a7b22 (diff)
Drop unneeded RELEASE_PLATFORM_VERSION value files
This is automatically set for release configs that match "^[a-z][a-z][0-9][0-9a-z]$" Bug: None Test: manually confirmed no change in flag value Ignore-AOSP-First: internal process Change-Id: I712d04ce7c4688c35ef857f626604fc918311fa7
-rw-r--r--flag_values/ap2a/RELEASE_PLATFORM_VERSION.textproto4
1 files changed, 0 insertions, 4 deletions
diff --git a/flag_values/ap2a/RELEASE_PLATFORM_VERSION.textproto b/flag_values/ap2a/RELEASE_PLATFORM_VERSION.textproto
deleted file mode 100644
index 7ac660e4..00000000
--- a/flag_values/ap2a/RELEASE_PLATFORM_VERSION.textproto
+++ /dev/null
@@ -1,4 +0,0 @@
-name: "RELEASE_PLATFORM_VERSION"
-value: {
- string_value: "UP1A"
-}