From e2407355a0fee43062308b97519fd28976fd0a0a Mon Sep 17 00:00:00 2001 From: Zach Jang Date: Tue, 19 Apr 2016 10:56:31 -0700 Subject: Update security patch string to 2016-06-01 b/28269112 Change-Id: Icf65bbf784951d1f9b56ce88f59b50661af1a32c --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 721e5b4..e0c68cf 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -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-05-01 + PLATFORM_SECURITY_PATCH := 2016-06-01 endif ifeq "" "$(PLATFORM_BASE_OS)" -- cgit v1.1 From 18648c18a827daa9952162e39e32a4d5727d7eb9 Mon Sep 17 00:00:00 2001 From: The Android Automerger Date: Thu, 21 Apr 2016 19:11:37 -0700 Subject: "MOB30K" --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 86c8d81..1591832 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=MOB30J +export BUILD_ID=MOB30K -- cgit v1.1 From b9d4958265cd66967f508f555ee448c903aba5fb Mon Sep 17 00:00:00 2001 From: The Android Automerger Date: Wed, 4 May 2016 11:53:00 -0700 Subject: "MOB30L" --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 1591832..79c827d 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=MOB30K +export BUILD_ID=MOB30L -- cgit v1.1 From bbe9b53a4861616ad984382c3826defc58b995ae Mon Sep 17 00:00:00 2001 From: The Android Automerger Date: Thu, 12 May 2016 13:52:10 -0700 Subject: MOB30M --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 79c827d..db41f98 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=MOB30L +export BUILD_ID=MOB30M -- cgit v1.1