[DO NOT MERGE] Update security string to 2018-02-01 for mnc-dev bug:70348883 am: 74f105c16f
am: 6545915c0b
am: 567d926508
Change-Id: I57ad069f46fed008c1c5e464ed0e6a0a9f9b39bb
This commit is contained in:
commit
06602d3239
|
@ -105,7 +105,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
|
|||
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
|
||||
#
|
||||
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
||||
PLATFORM_SECURITY_PATCH := 2018-01-01
|
||||
PLATFORM_SECURITY_PATCH := 2018-02-01
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||
|
|
Loading…
Reference in New Issue