platform_build_soong/apex
Colin Cross 90dab3498d Use alias for test_per_src apex dependencies
AddFarVariationDependencies was broken, which allowed apex to add
dependencies on tests by requesting an empty test_per_src variation
even though some test dependencies did not have a test_per_src
variation.  Add an alias from the pre-test_per_src variation
variant to the empty test_per_src variation, and drop the
test_per_src variation when requesting the depencency.

Test: TestApexWithTests
Change-Id: I2ed7bdd761027956141e25d4d81f9074afe628b6
2020-09-11 16:02:24 -07:00
..
Android.bp Include bpf program in APEXes 2020-09-02 22:18:25 +08:00
androidmk.go Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:17:45 -07:00
apex.go Use alias for test_per_src apex dependencies 2020-09-11 16:02:24 -07:00
apex_singleton.go Generate combined deps-info for all updatable modules. 2020-05-27 17:51:18 +01:00
apex_test.go Merge "Include bpf program in APEXes" am: 66a0ae60f8 2020-09-04 09:11:22 +00:00
builder.go Merge "Merge Android R" 2020-09-10 17:22:09 +00:00
key.go Don't remove entries for overriddable modules 2020-06-19 13:29:16 +09:00
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
prebuilt.go Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:17:45 -07:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
vndk.go Fix dex2oat symlink now that we generate dex2oat32/dex2oat64. 2020-05-01 11:04:59 +01:00
vndk_test.go Make native_coverage clause work with ClangCoverage 2020-07-02 11:21:36 -07:00