Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 341d5f10 authored by Cole Faust's avatar Cole Faust
Browse files

Change far dependency to regular in android_device

Far variation dependencies have an undesireable trait: they pick the
closest matching variant of a module if the variants don't match and
are unspecified. This means you could end up getting a wildly different
variant of the module if you don't specify any variants like we do here.

Instead, use a regular dependency which requires that the variants
match exactly. Some of the dependencies are multilib-first, so that
requires making the android_device module also multilib-first to match.

Test: m nothing
Change-Id: I16d9b36cf8fe401cf9034a8855430c399ce356d4
parent 5dbf1bee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment