aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2018-07-16 14:22:57 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-07-16 14:22:57 -0700
commit57c2d9f670af89bdaeb347cd59c9d465f8d29e58 (patch)
tree0c6d3488487a9ec3f5e18a987dc250e0886ab421
parenta83fc0e482a91f7c860198d06dda0d0fac95b28e (diff)
parent6bc223c9af044ad06e2f1abc0c4570a7371f9a3a (diff)
downloadbuild-pie-dr1-dev.tar.gz
Updating Platform Security String to 2018-09-05 Bug: 111501777pie-dr1-dev
am: 6bc223c9af Change-Id: I588810a6254c3c14d9e4398a3be05987308e12af
-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 af45d4499e..3c1c3c913b 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-08-05
+ PLATFORM_SECURITY_PATCH := 2018-09-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP