Update Security String to 2020-02-01 bug:146378789 am: 82e8e79390 am: dfbb15476f

Change-Id: Ibcea7df998f8852673f0695c7d8c3d69178035ce
This commit is contained in:
Automerger Merge Worker 2019-12-17 03:26:48 +00:00
commit f2bc98d24f

View file

@ -250,7 +250,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 := 2020-01-05
PLATFORM_SECURITY_PATCH := 2020-02-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH