summaryrefslogtreecommitdiff
path: root/build_config
diff options
context:
space:
mode:
author Ankur Bakshi <ankurbakshi@google.com> 2024-06-11 01:15:02 +0000
committer Ankur Bakshi <ankurbakshi@google.com> 2024-06-11 01:15:06 +0000
commit907cd365f54bde4f63d2c5df2be79b208b10b147 (patch)
treed9c2c764c2ef3631c6545ce3847b2c53f8084fed /build_config
parente213d10ac43ba87de82babd12888a66465a11e82 (diff)
Update Security String to 2024-08-05
Bug: 342381152 Change-Id: Ib4bd1d2496bab1fd22db8b7b362aa88631dd320a Ignore-AOSP-First: Internal first as its needed for preparing the release
Diffstat (limited to 'build_config')
-rw-r--r--build_config/ap2a.scl2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_config/ap2a.scl b/build_config/ap2a.scl
index cc4b1a99..b155cd87 100644
--- a/build_config/ap2a.scl
+++ b/build_config/ap2a.scl
@@ -34,7 +34,7 @@ values = [
value("RELEASE_DEPRECATE_VNDK", True),
value("RELEASE_PLATFORM_SDK_EXTENSION_VERSION", "11"),
value("RELEASE_PLATFORM_SDK_VERSION", "34"),
- value("RELEASE_PLATFORM_SECURITY_PATCH", "2024-07-05"),
+ value("RELEASE_PLATFORM_SECURITY_PATCH", "2024-08-05"),
value("RELEASE_PLATFORM_VERSION", "UP1A"),
value("RELEASE_PLATFORM_VERSION_ALL_CODENAMES", "REL"),
value("RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES", "REL,VanillaIceCream"),