OSDN Git Service

Make change and version bump to NJH21
authorandroid-build-team Robot <android-build-team-robot@google.com>
Fri, 21 Apr 2017 17:29:42 +0000 (17:29 +0000)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Fri, 21 Apr 2017 17:32:30 +0000 (17:32 +0000)
core/build_id.mk
core/version_defaults.mk

index 096af5d..42d4494 100644 (file)
@@ -18,4 +18,4 @@
 # (like "CRB01").  It must be a single word, and is
 # capitalized by convention.
 
-export BUILD_ID=NJH20
+export BUILD_ID=NJH21
index 9889f51..a93dc31 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-01
+      PLATFORM_SECURITY_PATCH := 2017-05-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"