Update Security String to 2021-09-01 am: 639164b255

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15123745

Change-Id: I2d98e6e8f13a7146d946fd38a7bd9400197a0151
This commit is contained in:
Paul Scovanner
2021-07-01 23:15:23 +00:00
committed by Automerger Merge Worker

View File

@@ -231,7 +231,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 := 2021-08-01
PLATFORM_SECURITY_PATCH := 2021-09-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP