summaryrefslogtreecommitdiff
path: root/java/testing.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2024-11-20 14:55:14 -0800
committer Colin Cross <ccross@android.com> 2024-11-21 13:49:18 -0800
commit2dcbca69bdc41ac2f39b687cc3484826bf7119cc (patch)
treeeab571dfdd042bda88c55e093d71b5006f38a280 /java/testing.go
parentcdeb7bbd4285d7618ae5ffff9b0ac5f3a26fca5d (diff)
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
Diffstat (limited to 'java/testing.go')
0 files changed, 0 insertions, 0 deletions