N is API 24

Change-Id: I8e4fbc1d64a6cd3eb0b4765f696ae48170264d52
This commit is contained in:
Adam Powell 2016-05-25 16:48:56 -07:00
parent 501c88c029
commit 891d86d492
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,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 := 23
PLATFORM_SDK_VERSION := 24
endif
ifeq "" "$(PLATFORM_JACK_MIN_SDK_VERSION)"