Make change and version bump to aml_ips_341611000 for mainline module file: None
Snap for 11397440 from 15241d479fda534a755da0349a7f363c2a975685 to mainline-ipsec-release

Change-Id: Ib1b5142d6fb9a32997c71044f1599cbbd9d55e6f
diff --git a/core/build_id.mk b/core/build_id.mk
index 33c7feb..24d8011 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=341610000
+BUILD_ID=341611000
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 160c645..37297d3 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 := 2024-01-01
+    PLATFORM_SECURITY_PATCH := 2024-02-01
 endif
 
 include $(BUILD_SYSTEM)/version_util.mk