Make change and version bump to QP1A.190602.001
Change-Id: Iafeabd47b4a5426e0f1f1a0441bed9e255d61683
This commit is contained in:
@@ -18,4 +18,4 @@
|
|||||||
# (like "CRB01"). It must be a single word, and is
|
# (like "CRB01"). It must be a single word, and is
|
||||||
# capitalized by convention.
|
# capitalized by convention.
|
||||||
|
|
||||||
BUILD_ID=QP1A.190530.004
|
BUILD_ID=QP1A.190602.001
|
||||||
|
@@ -73,11 +73,6 @@ MAX_PLATFORM_VERSION :=
|
|||||||
# Update this value when the platform version changes (rather
|
# Update this value when the platform version changes (rather
|
||||||
# than overriding it somewhere else). Can be an arbitrary string.
|
# than overriding it somewhere else). Can be an arbitrary string.
|
||||||
|
|
||||||
# When you add a new PLATFORM_VERSION which will result in a new
|
|
||||||
# PLATFORM_SDK_VERSION please ensure you add a corresponding isAtLeast*
|
|
||||||
# method in the following java file:
|
|
||||||
# frameworks/support/compat/gingerbread/android/support/v4/os/BuildCompat.java
|
|
||||||
|
|
||||||
# When you change PLATFORM_VERSION for a given PLATFORM_SDK_VERSION
|
# When you change PLATFORM_VERSION for a given PLATFORM_SDK_VERSION
|
||||||
# please add that PLATFORM_VERSION as well as clean up obsolete PLATFORM_VERSION's
|
# please add that PLATFORM_VERSION as well as clean up obsolete PLATFORM_VERSION's
|
||||||
# in the following text file:
|
# in the following text file:
|
||||||
@@ -114,10 +109,6 @@ ifndef PLATFORM_SDK_VERSION
|
|||||||
# SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
|
# SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
|
||||||
# the code-name of the new development work.
|
# the code-name of the new development work.
|
||||||
|
|
||||||
# When you change PLATFORM_SDK_VERSION please ensure you also update the
|
|
||||||
# corresponding methods for isAtLeast* in the following java file:
|
|
||||||
# frameworks/support/compat/gingerbread/android/support/v4/os/BuildCompat.java
|
|
||||||
|
|
||||||
# When you increment the PLATFORM_SDK_VERSION please ensure you also
|
# When you increment the PLATFORM_SDK_VERSION please ensure you also
|
||||||
# clear out the following text file of all older PLATFORM_VERSION's:
|
# clear out the following text file of all older PLATFORM_VERSION's:
|
||||||
# cts/tests/tests/os/assets/platform_versions.txt
|
# cts/tests/tests/os/assets/platform_versions.txt
|
||||||
|
Reference in New Issue
Block a user