aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-18 05:09:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-18 05:09:14 +0000
commit29ee24ad73226d19511445bbef0f906e9e1dc888 (patch)
tree72a4c888143cd99c03fef9e076f14b9e547f6bfa
parent2dbc7e8e4424b7cedd553bafd09232f05c2d46d2 (diff)
parent4a430069131dd20065d91414c39630db6cc47dd2 (diff)
downloadbuild-android-platform-11.0.0_r17.tar.gz
Make change and version bump to RPM1.211109.010android-platform-11.0.0_r17
Change-Id: I7c3cf14cc6d7a3df5a0add5e31b5e9d26cb43b89
-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 d5593473a8..289e0dddfe 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=RPM1.211109.009
+BUILD_ID=RPM1.211109.010
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 1767fc0f2d..d0791df9e1 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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-01
+ PLATFORM_SECURITY_PATCH := 2022-04-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH