Update security patch string to 2016-06-01

am: 0a3b3d4

* commit '0a3b3d40c10e76e75d11a0c3cddc3ea637871886':
  Update security patch string to 2016-06-01

Change-Id: I276f6d99393230230e514c6613d7a7d858a78a9a
This commit is contained in:
Zach Jang
2016-04-20 18:49:54 +00:00
committed by android-build-merger

View File

@@ -73,7 +73,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)"