Update Security String to 2022-09-01

Bug: 238435977
Change-Id: Ief6d0c790a563be2f273fe5d4ac4063237cefdfc
Merged-In: Ibcc1999668338bdfa888c52d3e3a0ccb6b0bf5e1
This commit is contained in:
Paul Scovanner
2022-07-28 22:39:30 +00:00
parent 1c7d177fd9
commit a61a7d7ee5

View File

@@ -240,7 +240,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 := 2022-08-01
PLATFORM_SECURITY_PATCH := 2022-09-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH