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

Commit 09dbc010 authored by Colin Cross's avatar Colin Cross
Browse files

Correctly compute externalDep for dependencies of override_apex modules

The externalDep computation in WalkPayloadDeps was comparing
ctx.ModuleName() against InApexVariants, but override_apex modules
create an extra variation of the base apex, so ctx.ModuleName() doesn't
match the apex variation name.  Use the override name instead of the
module name for override apex variations.

Bug: 372543712
Test: go test ./apex
Change-Id: If7a92ca0034bb37f6b0fc7b194ea55c918469d08
parent 697f25de
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