Make change and version bump to PQ2A.190305.003
Change-Id: Ibd37aaf3af2604430effb59a690e44e888f4e8d4
This commit is contained in:
commit
b6c85ea972
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=PQ2A.190305.002
|
||||
export BUILD_ID=PQ2A.190305.003
|
||||
|
|
|
@ -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-01
|
||||
endif
|
||||
|
||||
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP
|
||||
|
|
Loading…
Reference in a new issue