Make change and version bump to RPM1.220718.019

Change-Id: I8c4c9718ffe2d9cbaf5a902364a77aee8cf9ed03
diff --git a/core/build_id.mk b/core/build_id.mk
index 3b409c5..4214893 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 c561cc5..f47c54e 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@
     #  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