We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a734398 + 0e9a289 commit f5da9efCopy full SHA for f5da9ef
core/build_id.mk
@@ -18,4 +18,4 @@
18
# (like "CRB01"). It must be a single word, and is
19
# capitalized by convention.
20
21
-BUILD_ID=SQ1D.220105.007
+BUILD_ID=SQ1D.220205.003
core/version_defaults.mk
@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
240
# It must be of the form "YYYY-MM-DD" on production devices.
241
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
242
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
243
- PLATFORM_SECURITY_PATCH := 2022-01-05
+ PLATFORM_SECURITY_PATCH := 2022-02-05
244
endif
245
.KATI_READONLY := PLATFORM_SECURITY_PATCH
246
0 commit comments