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

* commit 'c79c7d152f6c481992748f6fe4bb3cc82233ae4d':
  Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0
This commit is contained in:
Ian Pedowitz 2015-08-11 17:47:14 +00:00 committed by Android Git Automerger
commit c396ce6240
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