Yes.
On Fri, Dec 20, 2013 at 2:04 AM, Marek Kubiczek <[email protected]> wrote: > Is it possible to provide flavor combination sourceset like we can do with > single flavors? > > sth like > > android.sourceSets.flavor!Flavor2{ > res { > srcDir "flavor1Flavor2/res" > } > java { > srcDir "flavor1Flavor2/src" > } > manifest { > srcFile "flavor1Flavor2/AndroidManifest.xml" > } > } > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
