summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2024-05-18 18:53:48 +0800
committeralk3pInjection <webmaster@raspii.tech>2024-05-18 18:53:48 +0800
commit214b5845e5e02d88d192540dfc91e20f4401fea4 (patch)
tree0066b47b55c6ecc33e89873b105077138d987116
parent74e78dbab0ad74ab99fc7f30535faec48547b347 (diff)
parentebe6a425ca1ddfcfa74736d833e85e26d63206c6 (diff)
Merge tag 'LA.QSSI.14.0.r1-14900-qssi.0' into umineko
LA.QSSI.14.0.r1-14900-qssi.0 Change-Id: Id442e30f55b0162bc7d78ef32dde93f1f222e801
-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 2720c3abfb..922f0106c4 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=UKQ1.240411.001
+BUILD_ID=UKQ1.240506.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c01d51f675..829fe4b269 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -113,7 +113,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 := 2024-04-05
+ PLATFORM_SECURITY_PATCH := 2024-05-05
endif
include $(BUILD_SYSTEM)/version_util.mk