OSDN Git Service

Auto-clean host tools when switching between apps_only and platform build.
authorYing Wang <wangying@google.com>
Tue, 14 Apr 2015 21:10:46 +0000 (14:10 -0700)
committerYing Wang <wangying@google.com>
Tue, 14 Apr 2015 21:14:19 +0000 (14:14 -0700)
commit036b53b6de3cc2a5de46be31eeb4d07ffb0d057f
treefa581ba24eb96f7f82f5fa7494e79c6419027431
parent99f9af659f9ce2ddfc90b6fbf15df96a008ae7e7
Auto-clean host tools when switching between apps_only and platform build.

For apps_only (also PDK build) we use prebuilt host tools in
prebuilts/sdk/tools; For platform build we use tools built from source.
Auto-clean intermediate files of these tools when build type change is
detected.

Bug: 20213206
Change-Id: I9173af322684c017fdb91a3abfbe39ecfe5650e9
core/cleanbuild.mk