summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-20 22:01:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-20 22:31:45 +0000
commitf1e0e04e7a6ddcc194f4ca37c7a31ec5ab464c9f (patch)
treea842e5fb6631ce0e163fd88a92355bf98845969b
parent8f5fe822288c745d9af9676fc5e9cd71e702d98a (diff)
parente8ce7aee6b81f7c69161b5a156ea4981a9845fc8 (diff)
Make change and version bump to UKQ1.240520.001
Snap for 11864391 from e8ce7aee6b81f7c69161b5a156ea4981a9845fc8 to u-keystone-qcom-release Change-Id: I725b6db88b3331e9b4576997e8e6f2c11a06d41a
-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 6d338f61b0..3da18389b2 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.240517.001
+BUILD_ID=UKQ1.240520.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 829fe4b269..5a3714050a 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-05-05
+ PLATFORM_SECURITY_PATCH := 2024-06-05
endif
include $(BUILD_SYSTEM)/version_util.mk