OSDN Git Service

merge in mnc-mr1-release history after reset to mnc-dr-dev
authorThe Android Automerger <android-build@google.com>
Tue, 15 Dec 2015 20:54:55 +0000 (12:54 -0800)
committerThe Android Automerger <android-build@google.com>
Tue, 15 Dec 2015 20:54:55 +0000 (12:54 -0800)
core/build_id.mk
core/version_defaults.mk

index 8376343..3d097a0 100644 (file)
@@ -18,4 +18,4 @@
 # (like "CRB01").  It must be a single word, and is
 # capitalized by convention.
 
-export BUILD_ID=MMB29R
+export BUILD_ID=MMB29P
index bf9b2e8..2939224 100644 (file)
@@ -103,7 +103,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
   # Can be an arbitrary string, but must be a single word.
   #
   # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
-  PLATFORM_SECURITY_PATCH := 2016-02-01
+  PLATFORM_SECURITY_PATCH := 2016-01-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"