Why not just use a flavor-specific dependency on the ones where you do want
it?
On Nov 27, 2014 11:33 AM, "Artem Zinnatullin" <[email protected]>
wrote:

> Hello everybody.
>
> I have pretty non-standard problem:
>
> App has library as sub-project in dependencies with native part which is
> compiled only for arm (Yandex Map Kit), no x86 version :(
> We have some tests (based on UiAutomator) which we need to execute on the
> CI.
>
> The problem is that we want to use x86 emulators for testing (performance)
> and I need to exclude this sub-project for one special "autoTestFlavor" and
> mock it.
>
> Does anybody know how to remove sub-project from dependencies for one of
> the flavors?
>
> --
> 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.
>

-- 
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.

Reply via email to