Merge "We are API 9 compatible."
This commit is contained in:
commit
894bf9c0a4
1 changed files with 1 additions and 1 deletions
|
@ -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 := 8
|
||||
PLATFORM_SDK_VERSION := 9
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_VERSION_CODENAME)"
|
||||
|
|
Loading…
Reference in a new issue