am 96585b06: Merge "Bump PLATFORM_PREVIEW_SDK_VERSION to 3" into mnc-dev

* commit '96585b06dfb29023adc7097423c9ef266d13ac30':
  Bump PLATFORM_PREVIEW_SDK_VERSION to 3
This commit is contained in:
Ian Pedowitz
2015-07-29 19:00:02 +00:00
committed by Android Git Automerger

View File

@@ -80,7 +80,7 @@ else
# assuming the device can only support APIs as of the previous official # assuming the device can only support APIs as of the previous official
# public release. # public release.
# This value will always be 0 for release builds. # This value will always be 0 for release builds.
PLATFORM_PREVIEW_SDK_VERSION := 2 PLATFORM_PREVIEW_SDK_VERSION := 3
endif endif
endif endif