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

am: 69cab26059

* commit '69cab26059912a8425d963d93feb2fda610fc8bf':
  N is API 24

Change-Id: Iea2c05751b93ad4c143e884616153109dee6b31a
This commit is contained in:
Adam Powell
2016-05-26 02:19:54 +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)"