summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2023-06-02 00:30:40 +0800
committeralk3pInjection <webmaster@raspii.tech>2023-06-02 00:30:40 +0800
commit01ea7a04f337918cdc728a0556446c93d09e548c (patch)
tree088ba0c721ae2cf12014e92f1921b2c2912e3380 /core
parent9086bcfccb85bc9a021bd850bbdccba840f21fe3 (diff)
parent246fbdd668c04d1d2c7658dc6ebba625e39f4df0 (diff)
Merge tag 'LA.QSSI.13.0.r1-10200-qssi.0' into HEADtachibana
"LA.QSSI.13.0.r1-10200-qssi.0" Change-Id: Iba5d92e17e78cce86347fa86cee676f1a1c5995b
Diffstat (limited to 'core')
-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 6c31b89326..cf06347a61 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.230426.002
+BUILD_ID=TKQ1.230516.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 758728a956..affdb7afa4 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-04-05
+ PLATFORM_SECURITY_PATCH := 2023-05-05
endif
include $(BUILD_SYSTEM)/version_util.mk