Make change and version bump to PPRL.190405.001
Change-Id: I3f3474b30f18066560d8bd51dd72f183894918fe
This commit is contained in:
commit
10d2ada411
2 changed files with 2 additions and 2 deletions
|
@ -18,4 +18,4 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
export BUILD_ID=PPRL.190305.001
|
||||
export BUILD_ID=PPRL.190405.001
|
||||
|
|
|
@ -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-03-05
|
||||
PLATFORM_SECURITY_PATCH := 2019-04-05
|
||||
endif
|
||||
|
||||
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP
|
||||
|
|
Loading…
Reference in a new issue