aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-18 22:16:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-18 22:17:17 +0000
commit1c98538eee038dabe877399259c7beee88c7d030 (patch)
treebee63492bd3e60f5c19ad93248aa26738a3fb311
parente88b8f45521f0a8eea676cc16a1062943c0d8083 (diff)
parente2bf5dfd44ab921df7983589c4f65406f7c49b39 (diff)
downloadbuild-1c98538eee038dabe877399259c7beee88c7d030.tar.gz
Make change and version bump to TQ3A.230605.011.Y1
Merge cherrypicks of ['googleplex-android-review.googlesource.com/23227854'] into sparse-10161073-L49900000960778179. SPARSE_CHANGE: I2bb1848e16aff436787a5bf43dbea18012d485a7 Change-Id: I9b94fecbdce0ed3fcfa5bb9674d890e1196a0fbe
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 275f714465..b82225c5c0 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=TQ3A.230605.011
+BUILD_ID=TQ3A.230605.011.Y1
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 60bd4cdcb2..23dce80440 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -103,7 +103,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 := 2023-06-05
+ PLATFORM_SECURITY_PATCH := 2023-07-05
endif
include $(BUILD_SYSTEM)/version_util.mk