summaryrefslogtreecommitdiff
path: root/rust/test_test.go
diff options
context:
space:
mode:
author Martin Stjernholm <mast@google.com> 2021-01-17 21:05:12 +0000
committer Martin Stjernholm <mast@google.com> 2021-01-28 20:09:24 +0000
commit1dc0d6d7f2f76b056864b77f9bbbfcfbb50d1eef (patch)
tree1a5e2a6b1424a6036d410a39affcd30038af5161 /rust/test_test.go
parent57eec1007efb7911e9060584a6ef15b53cfdf85d (diff)
Fix boot jar handling when both source and prebuilt APEXes and modules
are present. 1) The boot jar to APEX mapping is maintained by the base names for both of them. When building with prebuilt modules and APEXes, that means we need to take care to compare them without regard to any "prebuilt_" prefixes. 2) VisitAllModules can visit disabled modules and both source and prebuilt modules, so they need some conditions to skip modules that aren't applicable for boot jars. Test: `m droid` Test: `m droid SOONG_CONFIG_art_module_source_build=false` with fresh ART Module prebuilts in place Bug: 171061220 Change-Id: Iced269d29127bc8b8f9b3171adb60a97d115628b
Diffstat (limited to 'rust/test_test.go')
0 files changed, 0 insertions, 0 deletions