DO NOT MERGE Updating security string for oc-mr1-dev to 2018-05-05

Bug: 74345861
Change-Id: I85a9878bfd441bc95242023f713b6848992bea06
This commit is contained in:
Adam Seaton
2018-03-13 13:04:40 -07:00
parent cf071d11f7
commit cd85c0da4a

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