Merge "releasetools: compare size between compressed and patch while build otapackage" am: 49758959f2 am: 9242e1f750
am: aa4d046bb5

Change-Id: If1e0b8622cf06b320dda5172ee53a57b2746ec5b
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 2c8a21f..35732c0 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -43,7 +43,7 @@
   # which is the version that we reveal to the end user.
   # Update this value when the platform version changes (rather
   # than overriding it somewhere else).  Can be an arbitrary string.
-  PLATFORM_VERSION := 7.1.1
+  PLATFORM_VERSION := 7.1.2
 endif
 
 ifeq "" "$(PLATFORM_SDK_VERSION)"