Merge "N is API 24" into nyc-dev am: f211cae2ed

am: 4ea89b7e6c

* commit '4ea89b7e6c72a8e2c7feb14a5988ed0ccbe7600a':
  N is API 24

Change-Id: If64938bf40a631c809e522960de9f6eab49e04b6
This commit is contained in:
Adam Powell
2016-05-26 01:54:46 +00:00
committed by android-build-merger

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