[DO NOT MERGE] Update platform security string to 2019-04-01 on oc-mr1-dev

Bug:124119313
This commit is contained in:
Adam Seaton
2019-02-14 10:08:57 -08:00
parent eb164e06b2
commit 7d7a3cbcc8

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