forked from openkylin/platform_build
Merge "Updating security string to 2016-07-05" into lmp-mr1-dev am: ab6c08949f
am: e7660e56ad
am: 7cc20fe0a0
am: bf5d08ecf4
am: db34ed5f83
* commit 'db34ed5f83efc646f37eae8ee61233ee2c2e4979':
Updating security string to 2016-07-05
Change-Id: I9fa607cd71960ac309a5a791e8572a7e183a54d0
This commit is contained in:
commit
4af9b20fbd
|
@ -103,7 +103,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-07-01
|
PLATFORM_SECURITY_PATCH := 2016-07-05
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||||
|
|
Loading…
Reference in New Issue