Make change and version bump to SPM1.220819.017

Change-Id: Icf19f14c565764a1a7e3d87c0937d78435a5babf
diff --git a/core/build_id.mk b/core/build_id.mk
index 4af7d09..116a798 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=SPM1.220819.016
+BUILD_ID=SPM1.220819.017
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 3da5d7d..6c640f4 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-11-01
+      PLATFORM_SECURITY_PATCH := 2022-12-01
 endif
 .KATI_READONLY := PLATFORM_SECURITY_PATCH