diff options
author | 2025-04-11 14:24:13 -0700 | |
---|---|---|
committer | 2025-04-15 11:58:22 -0700 | |
commit | 7fdabe7cf0ba8a6625efe4b85f405cac35ce069b (patch) | |
tree | 8006be865fc2711d373db0bdadaf28c86c8a5be0 | |
parent | bf779aa0e2869e021dba476be5b91935da1a4c51 (diff) |
Trunk_staging: Set SPL to 2025-06-05
Bug: 408264716
Ignore-AOSP-First: Needed for preparing the release
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e6738b2872276462ea325b48d9cfebe95bb203b6)
Merged-In: I235b1b99dd6f7af15dff5fe53a90957295100690
Change-Id: I235b1b99dd6f7af15dff5fe53a90957295100690
-rw-r--r-- | flag_values/trunk_staging/RELEASE_PLATFORM_SECURITY_PATCH.textproto | 2 |
1 files changed, 1 insertions, 1 deletions
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" } |