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

Skip to content
Commit 2dcbca69 authored by Colin Cross's avatar Colin Cross
Browse files

Replace InAnyApex with checking apex_available

The InAnyApex property is set by the apex transition mutator when
any apex variants are being created.  This is effectively communicating
the existence of the apex variant to the platform variant, which
complicates incremental analysis by making the platform variant
implicitly depend on the apex variant.

Replace the InAnyApex property with checking if apex_available has any
entries that are not "//apex_available:platform".

Bug: 372543712
Test: all soong tests pass
Change-Id: I2e0ae467cec0ee683ed4815a2b7397ef41375de2
parent cdeb7bbd
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