Skip to content

Commit

Permalink
Update Security String to 2023-09-01
Browse files Browse the repository at this point in the history
Bug: 289414927
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6f69b70747af88217f214320c70b5e2be263331c)
Merged-In: Ia5208702fc02d0e1ab53d1affc664363fba74a67
Change-Id: Ia5208702fc02d0e1ab53d1affc664363fba74a67
  • Loading branch information
Bassem Khalife authored and Android Build Coastguard Worker committed Sep 1, 2023
1 parent 6ab7bbf commit 8222442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/version_defaults.mk
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2023-08-05
PLATFORM_SECURITY_PATCH := 2023-09-01
endif

include $(BUILD_SYSTEM)/version_util.mk

0 comments on commit 8222442

Please sign in to comment.