Update Security String to 2019-06-05 Bug:129374896 Merged-In: 2c26c3d4c0 am: 3ae4e858b7

am: cce67c52c9

Change-Id: Iad4a6c33c50cc2fd213a6a207c920ee540ae1c43
This commit is contained in:
Paul Scovanner 2019-04-12 20:25:15 -07:00 committed by android-build-merger
commit e90b407c2f
1 changed files with 1 additions and 1 deletions

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