platform_build_soong/apex
Jiyong Park d5e0ea25d1 Don't run apex_available check for coverage builds
Coverage build adds extra dependencies for the runtime libs. Marking
them and their transitive dependenciese with apex_available doesn't make
any value; it instead adds noise.

Exempt-From-Owner-Approval: cherry-pick from AOSP

Bug: 150999716
Test: m
Merged-In: I08e51cec1de6ded624ef9d4c41c1e5b2e611ff38
(cherry picked from commit 58d1090032)
Change-Id: I08e51cec1de6ded624ef9d4c41c1e5b2e611ff38
2020-04-20 16:26:18 +09:00
..
androidmk.go Add code coverage support to android_app JNI libs. 2020-03-27 13:06:12 +00:00
apex.go Don't run apex_available check for coverage builds 2020-04-20 16:26:18 +09:00
apex_test.go Forbid generating boot image files for jars in updatable modules. 2020-04-09 14:50:21 +01:00
builder.go track static deps when gatherint notices for apex 2020-03-18 12:45:50 +09:00
key.go Include partition tag in apexkeys.txt. 2020-04-02 17:15:47 +00:00
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
prebuilt.go Add compat symlinks for prebuilt_apex 2020-01-08 01:57:58 +09:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
vndk.go apex: remove compat symlinks to vndk apex 2020-04-14 14:22:31 +09:00
vndk_test.go Build VNDK APEX for VNDK-Lite 2020-03-27 23:23:32 +09:00