Update security patch string to 2016-06-01 am: 0a3b3d4 am: 0ca3757 am: 05a8c77 am: d4b8d2b

am: 63398dd

* commit '63398dd7ea01ea331e2ea362c3235b79fefd5cfe':
  Update security patch string to 2016-06-01

Change-Id: Icea8df8e59f72146ecf737473cbba19d0b6aba5d
This commit is contained in:
Zach Jang 2016-04-20 21:47:54 +00:00 committed by android-build-merger
commit d402579bc0
1 changed files with 1 additions and 1 deletions

View 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-05-01
PLATFORM_SECURITY_PATCH := 2016-06-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"