aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Merger <noreply-android-build-merger@google.com>2019-05-13 20:40:12 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-05-13 20:40:12 +0000
commit42ae118686bcafa5c0670684411a9785000f09d5 (patch)
tree6bb776c204fe40dcee6a9f7cd6bb39b8d2063c2b
parentf7f1a06ffdf842201e9d8523c53625000476664b (diff)
parent281d143fb8c14aab9a79c613cdae06ad7300bb2e (diff)
downloadbuild-42ae118686bcafa5c0670684411a9785000f09d5.tar.gz
Merge "Make change and version bump to PPRL.190505.001 am: 24df732a99" into pie-gsi
-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 db00902f1d..a4bfed125d 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.
-export BUILD_ID=PPRL.190405.003
+export BUILD_ID=PPRL.190505.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 1df6fc5d54..80e5007ea0 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 := 2019-04-05
+ PLATFORM_SECURITY_PATCH := 2019-05-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP