Make change and version bump to OPR5.170623.014

Change-Id: I879657439b1b0ee83af441c85f1d90c2370db2de
diff --git a/core/build_id.mk b/core/build_id.mk
index 9746803..5ba3603 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -30,4 +30,4 @@
 # https://docs.google.com/document/d/17eqVTxMc2do05T6qwt4eASVyxy8u3Cme4u4fVD5q0VM/view#
 #
 
-export BUILD_ID=OPR5.170623.013
+export BUILD_ID=OPR5.170623.014
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 636d9e3..420d8b1 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -165,7 +165,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 := 2017-11-06
+      PLATFORM_SECURITY_PATCH := 2017-12-01
 endif
 
 ifndef PLATFORM_BASE_OS