am d791f1f8: Merge "Build SDK using prebuilts/devtools."

* commit 'd791f1f816f0ba4a3f50a87eaf8ce7001159aedf':
  Build SDK using prebuilts/devtools.
This commit is contained in:
Raphael Moll
2013-03-14 11:44:07 -07:00
committed by Android Git Automerger

View File

@@ -13,11 +13,11 @@
# Note that there are 2 flavors of this file: # Note that there are 2 flavors of this file:
# #
# - The other file: sdk/build/sdk_only_whitelist.mk # - The other file: sdk/build/windows_sdk_whitelist.mk
# must list all projects that are that are NOT specific to a given platform. # must list all projects that are that are NOT specific to a given platform.
# These binaries are the ones typically found in the SDK/tools directory. # These binaries are the ones typically found in the SDK/tools directory.
# #
# - This file: development/build/sdk_only_whitelist.mk # - This file: development/build/windows_sdk_whitelist.mk
# must list all projects that are specific to a given platform. These # must list all projects that are specific to a given platform. These
# projects generate files that are generally locates in SDK/platform-tools, # projects generate files that are generally locates in SDK/platform-tools,
# or SDK/platforms/, etc. # or SDK/platforms/, etc.