Skip to content

Commit f5da9ef

Browse files
committed
Merge tag 'android-12.0.0_r29' of https://android.googlesource.com/platform/build into HEAD
Android 12.0.0 Release 29 (SQ1D.220205.003)
2 parents a734398 + 0e9a289 commit f5da9ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: core/build_id.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# (like "CRB01"). It must be a single word, and is
1919
# capitalized by convention.
2020

21-
BUILD_ID=SQ1D.220105.007
21+
BUILD_ID=SQ1D.220205.003

Diff for: core/version_defaults.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
240240
# It must be of the form "YYYY-MM-DD" on production devices.
241241
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
242242
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
243-
PLATFORM_SECURITY_PATCH := 2022-01-05
243+
PLATFORM_SECURITY_PATCH := 2022-02-05
244244
endif
245245
.KATI_READONLY := PLATFORM_SECURITY_PATCH
246246

0 commit comments

Comments
 (0)