Updating security string to 2016-07-01 am: 45ff24a04b

am: 1dd3095e78

* commit '1dd3095e780dc83aa1b4056f298a4678bead075a':
  Updating security string to 2016-07-01

Change-Id: Id2e67d174cc1c79cbc418089aa7870ff38102a08
This commit is contained in:
Zach Jang 2016-05-24 01:06:37 +00:00 committed by android-build-merger
commit 0b4608ca4d

View file

@ -73,7 +73,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# Can be an arbitrary string, but must be a single word. # Can be an arbitrary string, but must be a single word.
# #
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2016-06-01 PLATFORM_SECURITY_PATCH := 2016-07-01
endif endif
ifeq "" "$(PLATFORM_BASE_OS)" ifeq "" "$(PLATFORM_BASE_OS)"