We probably don't want to do this, as it's extra copying of files (that can be fairly big) I think we need to fix dx to make it receive a file that contains a list of input.
On Wed, Jul 23, 2014 at 5:41 AM, <[email protected]> wrote: > Sorry I forgot to post the link to the patch. Here it is > https://android-review.googlesource.com/#/c/102063/ > > > On Wednesday, July 23, 2014 8:38:37 AM UTC-4, [email protected] > wrote: >> >> Hey guys, >> >> I just wanted to post that I submitted a patch to AOSP that fixes this >> problem. It works by copying all of the libraries into a single folder and >> passes dx that folder instead of each single library. This way we only >> pass dx a single directory and not a ton of file paths. >> > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
