Make change and version bump to OPD1.170816.025

Change-Id: I674f3d6cee83c84919a2bec501d1e6a10bc285a0
diff --git a/core/build_id.mk b/core/build_id.mk
index d159ecf..0c14d44 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=OPD1.170816.024
+export BUILD_ID=OPD1.170816.025
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 0013c46..c9cf316 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -186,7 +186,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-11-05
 endif
 
 ifndef PLATFORM_BASE_OS