platform_build_soong/apex
Colin Cross 9e93b1bb12 Remove TestApexWithJniLibs_Errors
AddFarVariationDependencies was broken, which allowed dependencies
on non-libraries to be added even though a link variation was
requested.  When AddFarVariationDependencies is fixed, attempting
to add a non-library to jni_libs results in the usual missing
variant error.

Test: none
Change-Id: I6aa281491b8af5f141a2d132e248c75f95d68ab5
2020-08-21 16:18:11 -07:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
androidmk.go Merge "Update language to comply with inclusive guidance" 2020-07-31 22:50:49 +00:00
apex.go Merge "Reland: Deduplicate APEX variants that would build identically" 2020-08-21 06:46:51 +00:00
apex_singleton.go Generate combined deps-info for all updatable modules. 2020-05-15 19:10:19 +01:00
apex_test.go Remove TestApexWithJniLibs_Errors 2020-08-21 16:18:11 -07:00
builder.go Build transitive lint reports for apex modules 2020-07-22 20:16:14 -07: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 apex_set is force disabled when necessary 2020-07-17 12:37:16 +09: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-06-22 11:13:42 -07:00