summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-27 10:13:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-27 10:42:17 +0000
commit9ee1f31ef97cc88c1b280c719eb46f4d4fd9fb29 (patch)
tree0fee19c5a8662fc33b9a56218402a06c70036c20
parent07d7edd65fb0c22758a1c791aa119a17b094a645 (diff)
parent94416222e26408dc47e80304a00abcdb2b41fd53 (diff)
Make change and version bump to TKQ1.231027.001
Snap for 11003398 from 94416222e26408dc47e80304a00abcdb2b41fd53 to t-keystone-qcom-release Change-Id: I33078bf06e2159d749da1ad2f195ec9abd1c808b
-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 9d4baaa77f..21c90c3b98 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=TKQ1.231025.001
+BUILD_ID=TKQ1.231027.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index f9ba4d9e2c..6c3b752392 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -111,7 +111,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-10-01
+ PLATFORM_SECURITY_PATCH := 2023-11-01
endif
include $(BUILD_SYSTEM)/version_util.mk