Update security patch string to 2016-06-01 am: 0a3b3d4
am: 0ca3757
am: 05a8c77
am: d4b8d2b
am: 63398dd
am: d402579
* commit 'd402579bc0beb02007172259c0c686b930cc77d4':
Update security patch string to 2016-06-01
Change-Id: I4b9b46ae2fec761ec84cec722d652658bf5489e0
This commit is contained in:
commit
3f578d2731
1 changed files with 1 additions and 1 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue