diff options
author | 2025-04-15 12:02:34 -0700 | |
---|---|---|
committer | 2025-04-15 12:02:34 -0700 | |
commit | 4c7a337510828f504f79e16b9a1a34ad71c2ea50 (patch) | |
tree | 2ef2252076b4661842e52e9603764bdba11ecfcf | |
parent | bf779aa0e2869e021dba476be5b91935da1a4c51 (diff) | |
parent | 3401a267712f7b36bf08b3c2262329c70e0d4e1e (diff) |
Merge cherrypicks of ['googleplex-android-review.googlesource.com/33018753', 'googleplex-android-review.googlesource.com/33019904'] into 25Q2-release.
Change-Id: I2879fcfb5e6ee9f8a546064ebe64cd7fe10be214
-rw-r--r-- | flag_values/bp2a/RELEASE_PLATFORM_SECURITY_PATCH.textproto | 4 | ||||
-rw-r--r-- | flag_values/trunk_staging/RELEASE_PLATFORM_SECURITY_PATCH.textproto | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/flag_values/bp2a/RELEASE_PLATFORM_SECURITY_PATCH.textproto b/flag_values/bp2a/RELEASE_PLATFORM_SECURITY_PATCH.textproto new file mode 100644 index 00000000..89b740a0 --- /dev/null +++ b/flag_values/bp2a/RELEASE_PLATFORM_SECURITY_PATCH.textproto @@ -0,0 +1,4 @@ +name: "RELEASE_PLATFORM_SECURITY_PATCH" +value: { + string_value: "2025-06-05" +}
\ No newline at end of file diff --git a/flag_values/trunk_staging/RELEASE_PLATFORM_SECURITY_PATCH.textproto b/flag_values/trunk_staging/RELEASE_PLATFORM_SECURITY_PATCH.textproto index c12d913c..05aaa6d2 100644 --- a/flag_values/trunk_staging/RELEASE_PLATFORM_SECURITY_PATCH.textproto +++ b/flag_values/trunk_staging/RELEASE_PLATFORM_SECURITY_PATCH.textproto @@ -1,5 +1,5 @@ name: "RELEASE_PLATFORM_SECURITY_PATCH" value: { - string_value: "2025-05-05" + string_value: "2025-06-05" } |