aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2018-06-07 14:52:58 -0700
committerAdam Seaton <aseaton@google.com>2018-06-07 14:52:58 -0700
commitf20c71f1909b7fca8d8b07d69481e04bae72cde3 (patch)
treed0ec966430227250559623d8811000b358207554
parent50e6c49020ad491fac40184f73ed8bcaf6d8e070 (diff)
downloadbuild-f20c71f1909b7fca8d8b07d69481e04bae72cde3.tar.gz
Update Platform security string to 08-05 for August release
bug: 109889880
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 6c5eac22fc..af45d4499e 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -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