commit | 1c1efa3d47cd5a3290e5c214214168646827e09d | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Jan 06 07:13:49 2023 -0800 |
committer | Bill Yi <byi@google.com> | Fri Jan 06 07:13:49 2023 -0800 |
tree | e7ea0c01dda563e5616faa908dbf241afec0e226 | |
parent | 89a9f55d937d11cd4e8a09343825e616b3067d86 [diff] | |
parent | 24484aedf81b2a072a7bffc171607b23194da859 [diff] |
Merge TQ1A.230105.002 to aosp-master - DO NOT MERGE Merged-In: Ic7fbbb3a38ccd5c46cc9b9760b8f046a6501cadd Merged-In: I4239e9cb999b688ac26ef68d77a05b2038e14fab Change-Id: I5b623caa2cca2ee7e52f2f7954a2a1d524dac53f
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 734e32b..e6a96ff 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -103,7 +103,7 @@ # 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-12-05 + PLATFORM_SECURITY_PATCH := 2023-01-05 endif include $(BUILD_SYSTEM)/version_util.mk