Merge "N is API 24" into nyc-dev

This commit is contained in:
TreeHugger Robot
2016-05-26 01:03:06 +00:00
committed by Android (Google) Code Review

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)"