Merge "DO NOT MERGE: Update Platform Security String to 2018-07-05 for oc-mr1-dev Bug:79883349" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2018-06-02 01:10:13 +00:00
committed by Android (Google) Code Review

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