aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-03 23:50:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-01-03 23:50:31 +0000
commit6b7eaf70f7c1a2b9e430736c168dcdca6ee40f0c (patch)
tree7ea67e87c241ac269e4488159021b1a2297eef9e
parent926b0e22baf185200f477a10f36dfd5fd2b90e58 (diff)
parentdee3ea59328f515468896d8671fb7fe34ec86434 (diff)
downloadbuild-6b7eaf70f7c1a2b9e430736c168dcdca6ee40f0c.tar.gz
Merge "Make change and version bump to RPM1.220718.019 am: f22a9f6245" into android11-gsi
-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 3b409c57dd..42148935a4 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.220718.018
+BUILD_ID=RPM1.220718.019
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c561cc58c7..f47c54e831 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-12-01
+ PLATFORM_SECURITY_PATCH := 2023-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH