Update Platform security string to 08-05 for August release

bug: 109889880
This commit is contained in:
Adam Seaton
2018-06-07 14:52:58 -07:00
parent 50e6c49020
commit f20c71f190

View File

@@ -231,7 +231,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-07-05
PLATFORM_SECURITY_PATCH := 2018-08-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP