Updating security string to 2016-09-05 in preparation for 2016 September OTA for b/30224278 am: a234c54e2a am: 48e360c73b am: a08cbbb97c am: a96455528c am: d6eb8a739d

am: 8118421197

Change-Id: I6193353b95e616370adbfa2618d568073f167790
This commit is contained in:
Adam Seaton
2016-07-28 22:36:12 +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. # 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-09-01 PLATFORM_SECURITY_PATCH := 2016-09-05
endif endif
ifeq "" "$(PLATFORM_BASE_OS)" ifeq "" "$(PLATFORM_BASE_OS)"