[DO NOT MERGE] Update platform security string to 2018-12-05

bug: 117667960
This commit is contained in:
Adam Seaton
2018-10-12 14:23:49 -07:00
parent b43ff9d8f5
commit 7af38a13f3

View File

@@ -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-12-01
PLATFORM_SECURITY_PATCH := 2018-12-05
endif
ifndef PLATFORM_BASE_OS