]> git.saurik.com Git - android/aapt.git/commitdiff
Add generation of dependency file for .ap_ package
authorJosiah Gaskin <josiahgaskin@google.com>
Mon, 27 Jun 2011 23:26:02 +0000 (16:26 -0700)
committerJosiah Gaskin <josiahgaskin@google.com>
Mon, 18 Jul 2011 23:37:55 +0000 (16:37 -0700)
Make Aapt generate a dependency file in the same directory as the
output ap_ file if the --generate-dependencies flag is set.
This dependency file can then be read by the ant exec loop task
to see whether to repackage resources.

Change-Id: I763679414daf76369700aa599c26dcf78d4de099


No differences found