summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2024-08-14 22:08:35 +0800
committeralk3pInjection <webmaster@raspii.tech>2024-08-14 22:08:35 +0800
commit06c7b47b5d9d3c5698cee1ee4265ad0762476eaf (patch)
treeab0188bd96c6416f6bed87c081b76f0312c8fbcd
parentdc4dcf768c1fd243efc4849fea50059bca391883 (diff)
parent142d16092c547832dd6128fb56b02586790eec08 (diff)
Merge tag 'LA.QSSI.14.0.r1-16500-qssi.0' into umineko
LA.QSSI.14.0.r1-16500-qssi.0 Change-Id: I8a5ae5aa1825a59b178623735d0d94cfbeb3a993
-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 9d643d8962..f95e4b2d1d 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.240523.001
+BUILD_ID=UKQ1.240716.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5a3714050a..df534b59f2 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-06-05
+ PLATFORM_SECURITY_PATCH := 2024-07-05
endif
include $(BUILD_SYSTEM)/version_util.mk