Merge "[DO NOT MERGE] Update security string to 2018-03-01 for oc-dev Bug:71860241" into oc-dev am: 48539e0ff6
am: 560b80b913
Change-Id: I3e98e6c0e4c054460a9972cb2caf1149e0713282
This commit is contained in:
commit
b02a234540
|
@ -181,7 +181,7 @@ ifndef PLATFORM_SECURITY_PATCH
|
|||
# It must be of the form "YYYY-MM-DD" on production devices.
|
||||
# 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-02-05
|
||||
PLATFORM_SECURITY_PATCH := 2018-03-01
|
||||
endif
|
||||
|
||||
ifndef PLATFORM_BASE_OS
|
||||
|
|
Loading…
Reference in New Issue