aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-01 21:57:59 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-08-01 21:57:59 +0000
commit19e2fe27e83d11d0c449b3736abb1c1f62bd08f3 (patch)
treeff499fb85df24fb380099849f7662d236345ba12
parentc58c9fc3ce027d43e43806d069c6547fe6e1054e (diff)
parentf9cc53d99674a4cf66f1ae5a96a271e78efce6f8 (diff)
downloadbuild-19e2fe27e83d11d0c449b3736abb1c1f62bd08f3.tar.gz
Make change and version bump to RPM1.211109.018 am: f9cc53d996
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/18974664 Change-Id: Iabbdce09c27960eacdd49bdcfaf977dd3310ca4b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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 e932af6ef5..e0b60284bd 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.017
+BUILD_ID=RPM1.211109.018
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index b470948ca6..d4de4d4523 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-07-01
+ PLATFORM_SECURITY_PATCH := 2022-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH