commit | 49e6f615a660cc30a063ad67e999f00743635270 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Jul 11 15:35:47 2023 -0700 |
committer | Bill Yi <byi@google.com> | Tue Jul 11 15:35:47 2023 -0700 |
tree | 30da77eb6ae2f098a1cb525d8105fafd873a33b6 | |
parent | 6bd2bd8ae593bca2e054c883efe8ecc2666b9f02 [diff] | |
parent | d977883c39eff80be0830319484d0492b16b87e4 [diff] |
Merge TQ3A.230705.001 to aosp-main - DO NOT MERGE Merged-In: Ib0eee7237c81e43fe55da0c8569752e956891730 Merged-In: I1e276e220afe3c0c174a9822b0dce2a923be7b5c Merged-In: I8c8a4079974ee9e1009483350ab24f790471da9e Change-Id: I3b31eb8f5c003cb3fc7766e0a8d3378747304943
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index c107254..e288779 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 := 2023-06-05 + PLATFORM_SECURITY_PATCH := 2023-07-05 endif include $(BUILD_SYSTEM)/version_util.mk