Make change and version bump to PQ1A.190105.002

Change-Id: I13c718dc988e7522e053da35b04283a76466bd3b
diff --git a/core/build_id.mk b/core/build_id.mk
index b5f8de6..e7ae9c6 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.
 
-export BUILD_ID=PQ1A.190105.001
+export BUILD_ID=PQ1A.190105.002
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5c041cd..84e856f 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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 := 2019-01-01
+      PLATFORM_SECURITY_PATCH := 2019-01-05
 endif
 
 ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP