OSDN Git Service

Make change and version bump to NJH34
authorandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 4 May 2017 22:06:45 +0000 (22:06 +0000)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 4 May 2017 22:07:03 +0000 (22:07 +0000)
core/build_id.mk
core/version_defaults.mk

index a9d46ad..72453c1 100644 (file)
@@ -18,4 +18,4 @@
 # (like "CRB01").  It must be a single word, and is
 # capitalized by convention.
 
-export BUILD_ID=NJH25B
+export BUILD_ID=NJH34
index 2fb4556..9889f51 100644 (file)
@@ -131,7 +131,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
     #  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-06-05
+      PLATFORM_SECURITY_PATCH := 2017-06-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"