summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2023-09-19 11:54:48 +0800
committeralk3pInjection <webmaster@raspii.tech>2023-09-19 11:54:48 +0800
commit84deab888b4c2f48ccd5933424c75c1e393de192 (patch)
tree97b4b8ad85fd280b4a2f0774b5efd487356914c2
parenta527253255f5747c5cf6cd42bdc1bdf1dd272644 (diff)
parent17f4cf85956ae6b9469c647c7d6a5b1cf9b527ea (diff)
Merge tag 'LA.QSSI.13.0.r1-11500.01-qssi.0' into tachibana-mr1
"LA.QSSI.13.0.r1-11500.01-qssi.0" Change-Id: Ibc25c4c37efce4c63764523831db880bd6d06591
-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 bbf58d7685..001a6bd5c8 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.230714.001
+BUILD_ID=TKQ1.230829.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 6f0076103c..033a15f7b3 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-09-01
endif
include $(BUILD_SYSTEM)/version_util.mk