summaryrefslogtreecommitdiff
path: root/java/platform_bootclasspath.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-06-24 13:25:57 +0100
committer Paul Duffin <paulduffin@google.com> 2021-06-24 13:33:01 +0100
commitea8f808580824fb1c0828ca9bc3644da274e8297 (patch)
treebe87bd65f2fd3642e98a907d226e10c42bd217c3 /java/platform_bootclasspath.go
parenta8de9fb2aea3e543313eef63ec2c8b1389796097 (diff)
Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import
Previously, a java_sdk_library with shared_library = true would create a variation per APEX because it depends on an sdkLibraryXml module which generates a file containing the APEX name. However, a shared java_sdk_library_import would create a merged APEX variation. The inconsistent variations caused failures in sdkDepsReplaceMutator. This change ensures that both java_sdk_library and java_sdk_library_import create an APEX specific variation when their shared_library property is true. Bug: 190499958 Test: m nothing - ran the above command after modifying the test to reproduce the problem and then after fixing to verify that it fixed the problem. Change-Id: Iee81776a8569db3e871c40cbde14d248dfeb56e4
Diffstat (limited to 'java/platform_bootclasspath.go')
0 files changed, 0 insertions, 0 deletions