summaryrefslogtreecommitdiff
path: root/java/kotlin_test.go
diff options
context:
space:
mode:
author Martin Stjernholm <mast@google.com> 2022-02-06 22:07:45 +0000
committer Martin Stjernholm <mast@google.com> 2022-02-23 09:19:18 +0000
commit5bdf2d589cce1146d663825c2a3e3d22c3c5476a (patch)
tree0e88abc709fd86d5c8f7138f7b0f7171ee4227b8 /java/kotlin_test.go
parent62192b883b344f346359065cf1ca31a8e3e28a4e (diff)
Mark implementation variant of prebuilts with stubs as not installable
This is necessary to avoid installing them. Previously, when install dependencies were resolved in make, they weren't installed because they got a .bootstrap suffix in their mk modules. However when that logic moved into Soong by resolving transitive dependencies in computeInstallDeps, they started to get dependencies and hence their stubs could get installed, e.g. system/lib{,64}/libdexfile.so from prebuilt_libdexfile. Test: m nothing Test: env NINJA_ARGS="-t path droid out/target/product/vsoc_x86_64/system/lib64/libdexfile.so" \ m SOONG_CONFIG_art_module_source_build=false nothing verify that ninja reports no dependency path Bug: 211770050 Bug: 220898484 Change-Id: Ifbfe31a15428926ce57b9e91b535b7ae79038fbd
Diffstat (limited to 'java/kotlin_test.go')
0 files changed, 0 insertions, 0 deletions