OSDN Git Service

Fix dependency support for aild.
authorXavier Ducrohet <xav@android.com>
Fri, 23 Sep 2011 17:53:31 +0000 (10:53 -0700)
committerXavier Ducrohet <xav@android.com>
Fri, 23 Sep 2011 17:53:31 +0000 (10:53 -0700)
commit2c8cced2d84e8e93214a976be7afd6f5913fc74f
tree074210e7717cb78e6ce03d1d887e297acb78b964
parent15fa2cb60993bddf40e5f2483e19345e9d77695d
Fix dependency support for aild.

The aidl task doesn't use InputPath so it fails to
check files for modifications.

Change-Id: I589dda40538ed8cb16904407693329979536c5f5
anttasks/src/com/android/ant/DependencyGraph.java