aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-13 14:31:42 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-13 14:31:42 -0700
commit3d62e8393cc0b3a3a65b81a3332f1ebf3404c1b0 (patch)
tree5408d02d4fafa392553948cfe3880e3d991f3f7d
parent27036f89ae12ec03eeead924d2f3e357e9690f59 (diff)
parent24df732a9975f5e652742f8c3f3a10432b48f140 (diff)
downloadbuild-3d62e8393cc0b3a3a65b81a3332f1ebf3404c1b0.tar.gz
Make change and version bump to PPRL.190505.001
am: 24df732a99 Change-Id: I8ef2af8463c87c647045c8cc647f1b951d9a49df
-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