am a18c5028: Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0

* commit 'a18c5028d77f0323b8b8959982ae7d6b1ec7aded':
  Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0
This commit is contained in:
Ian Pedowitz 2015-08-11 17:41:08 +00:00 committed by Android Git Automerger
commit c79c7d152f
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
# public release.
# This value will always be 0 for release builds.
PLATFORM_PREVIEW_SDK_VERSION := 4
PLATFORM_PREVIEW_SDK_VERSION := 0
endif
endif