OSDN Git Service

Fix ddmlib's classpath to not copy Android.mk
authorXavier Ducrohet <xav@android.com>
Mon, 30 Aug 2010 22:58:18 +0000 (15:58 -0700)
committerXavier Ducrohet <xav@android.com>
Mon, 30 Aug 2010 22:58:18 +0000 (15:58 -0700)
commitc784afa7fda424961b9e80c3cd820c2382d793e3
tree2a59155377cfa8b27f0145bf108f1da10d45a5d1
parent88e57a758c3d55566eb9b9069a663af017576de4
Fix ddmlib's classpath to not copy Android.mk

With the recent change to build all folders under the root folder,
there was an issue with Eclipse copying src/Android.mk into the bin
folder. This prevented the sdk from building locally due to duplicate
module names.

Change-Id: I541d5198cb3501a55b7072fc3c6a8b58178e9661
ddms/libs/ddmlib/.classpath