forked from openkylin/platform_build
am de7e9e6e: am 0187d842: Part of issue #2168428: STOP SHIP: Bump API version to 5
Merge commit 'de7e9e6e8fc4044dbc48f1687af92e7aae1d6638' * commit 'de7e9e6e8fc4044dbc48f1687af92e7aae1d6638': Part of issue #2168428: STOP SHIP: Bump API version to 5
This commit is contained in:
commit
c2289d10cc
|
@ -53,7 +53,7 @@ ifeq "" "$(PLATFORM_SDK_VERSION)"
|
|||
# intermediate builds). During development, this number remains at the
|
||||
# SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
|
||||
# the code-name of the new development work.
|
||||
PLATFORM_SDK_VERSION := 4
|
||||
PLATFORM_SDK_VERSION := 5
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_VERSION_CODENAME)"
|
||||
|
|
Loading…
Reference in New Issue