aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-09-30 00:15:23 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-09-30 00:15:51 +0000
commit898179137b6165640f028053b0afa07a18ce312e (patch)
treecda5245bd2306a84a3df1d787c2018f44af7c52d
parenta37e189ec443ac541d9b55bd0f477c8628ef61a2 (diff)
parent4fddadca60e7976096f87d06b448b75f4f3e1f4e (diff)
downloadbuild-android10-s2-release.tar.gz
Make change and version bump to QP1A.191005.007.A1android-10.0.0_r5android10-s2-release
Change-Id: Ie2c751db7a617b18f7cb4e4e3abf8a0842c445b1
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index e9adc2df4b..170b9930b6 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=QP1A.191005.007
+BUILD_ID=QP1A.191005.007.A1
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 43d4d3eb0a..08ffb1a53e 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -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-10-05
+ PLATFORM_SECURITY_PATCH := 2019-10-06
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH