summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-08-18 06:03:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-08-18 06:30:59 +0000
commit13e05ab721fd764faaebb52cbfb5ece2dc9b31b3 (patch)
tree83d48d61edeb413ae35e67f4b1de954a4026d464
parent55c7bf29f0bb916b003cae0fe166086b4d724aa5 (diff)
parent67709fba02501aecbca3ad43ac33bdae8148999f (diff)
Make change and version bump to TKQ1.230817.001
Snap for 10678424 from 67709fba02501aecbca3ad43ac33bdae8148999f to t-keystone-qcom-release Change-Id: I95fe9d930bff64253219338ae6b302584161b569
-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 32a1a19273..8ecfffe20c 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.230811.002
+BUILD_ID=TKQ1.230817.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 6f0076103c..76eaf6500d 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-06-05
+ PLATFORM_SECURITY_PATCH := 2023-08-05
endif
include $(BUILD_SYSTEM)/version_util.mk