OSDN Git Service

Disable post compiler for normal projects only.
authorXavier Ducrohet <xav@android.com>
Thu, 1 Sep 2011 22:20:13 +0000 (15:20 -0700)
committerXavier Ducrohet <xav@android.com>
Thu, 1 Sep 2011 22:20:13 +0000 (15:20 -0700)
commit6e2ab34ac5d0289fd1b91166b76bd45b804235ea
tree598abf62bc30b079d0fb443ca7f45f69946332f3
parentd9e813f08e94442050d18dcc9ac5949577f7618a
Disable post compiler for normal projects only.

The post compiler disabling shouldn't affect library projects.
Those still need to generate their jar file. They don't run dex,
aapt not apkbuilder anyway.

Change-Id: I7c97e5d6a2ff5f3e05c60ee1dc3b5986afde2bd6
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/PostCompilerBuilder.java