Make change and version bump to SQ3A.220315.001

Change-Id: I94e01d1120f2ce887675581794ced4cac6e1c524
This commit is contained in:
Android Build Coastguard Worker 2022-03-14 23:00:24 +00:00
commit 8eae41e4f3
2 changed files with 2 additions and 2 deletions

View file

@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
BUILD_ID=SQ3A.220314.001
BUILD_ID=SQ3A.220315.001

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-04-05
PLATFORM_SECURITY_PATCH := 2022-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH