Make change and version bump to UP1A.231105.001
Merge cherrypicks of ['googleplex-android-review.googlesource.com/24588306'] into udc-release.

Change-Id: I1dca18bca42b4fd45d8330fc375ccb36a2abcad2
diff --git a/core/build_id.mk b/core/build_id.mk
index 3703322..e22a3d3 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=UP1A.231005.007
+BUILD_ID=UP1A.231105.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5acdb49..1ab04e3 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -104,7 +104,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 := 2023-10-05
+    PLATFORM_SECURITY_PATCH := 2023-11-05
 endif
 
 include $(BUILD_SYSTEM)/version_util.mk