Revert "Update Security String from 08-05 to 2019-08-01 Bug:126590667" am: 0c355124bf am: 78a6b8c0f7

am: 95b1a89c18

Change-Id: I9ad0890973864c168a309aa6b89d93c90c654262
This commit is contained in:
Adam Seaton 2019-06-17 15:33:32 -07:00 committed by android-build-merger
commit c1d172e959
1 changed files with 1 additions and 1 deletions

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 := 2019-08-01
PLATFORM_SECURITY_PATCH := 2019-08-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH