OSDN Git Service

Use prebuilt tools in place
authorColin Cross <ccross@android.com>
Thu, 3 Dec 2015 00:33:04 +0000 (16:33 -0800)
committerColin Cross <ccross@android.com>
Thu, 3 Dec 2015 21:35:12 +0000 (13:35 -0800)
commit9a89ed5300b1288f9dd4fcfc2f0191fa9772bcb7
tree905d193b2e9d91367c588e9869f49c9321ddc8b9
parent140bd3f0f6b0c06dcc3fea93f1c09d2895f9fba2
Use prebuilt tools in place

Don't install the prebuilt SDK tools for TARGET_BUILD_APPS builds, just
execute them in place.  Avoids issues with duplicate rules for the
prebuilts and source modules when building with TARGET_BUILD_APPS in a
full platform tree.

Change-Id: I3cdb4f1a8208e8750310a5cc6130657613b683d1
(cherry picked from commit fd08247bcfa47508da3cea41a004310cf28dd0fa)
core/config.mk