summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2022-06-02 22:45:00 +0800
committeralk3pInjection <webmaster@raspii.tech>2022-06-02 22:45:00 +0800
commit1dd014ea4a158776abc6739d64db546b10da86cf (patch)
tree0f369403003f72a87cdf8a7d733fd29d2591e304 /core
parenta72683ef09718687a9c57823d2934e9bde601acc (diff)
parentcdb62da760f07c6a52379e7c5c3314499797725f (diff)
Merge tag 'LA.QSSI.12.0.r1-07600-qssi.0' into sugisawa-mr1
"LA.QSSI.12.0.r1-07600-qssi.0" Change-Id: I16b1c174cff0ff16ce8b3c12ff42ca529acd5c36
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 2ba649c47e..ee3321ad70 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=SKQ1.220406.001
+BUILD_ID=SKQ1.220502.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index f48dd11d4a..94ae28bb28 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -246,7 +246,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 := 2022-03-05
+ PLATFORM_SECURITY_PATCH := 2022-04-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP