am dfb29da8: am c396ce62: am c79c7d15: am a18c5028: Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0

* commit 'dfb29da864437e492405b1d0de0d8af05995859a':
  Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0
This commit is contained in:
Ian Pedowitz 2015-08-11 17:58:38 +00:00 committed by Android Git Automerger
commit 7ec5d8a457
1 changed files with 1 additions and 1 deletions

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 := 4 PLATFORM_PREVIEW_SDK_VERSION := 0
endif endif
endif endif