aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Merger <noreply-android-build-merger@google.com>2019-05-13 21:32:19 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-05-13 21:32:19 +0000
commitb6595600444389c4b5638f21563f1d517b7aac32 (patch)
tree5408d02d4fafa392553948cfe3880e3d991f3f7d
parent27036f89ae12ec03eeead924d2f3e357e9690f59 (diff)
parent3d62e8393cc0b3a3a65b81a3332f1ebf3404c1b0 (diff)
downloadbuild-b6595600444389c4b5638f21563f1d517b7aac32.tar.gz
Merge "Make change and version bump to PPRL.190505.001 am: 24df732a99" into pie-cuttlefish-testing
-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