summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment_test.go
AgeCommit message (Expand)Author
2021-07-01Support using java_sdk_library components in stub_libsPaul Duffin
2021-06-28Calculate widest stub dex jars per modulePaul Duffin
2021-06-28Add test to show issues with widest stub dex jarsPaul Duffin
2021-06-25Add HiddenAPIScope to replace use of SdkKindPaul Duffin
2021-05-25Tighten bootclasspath_fragment property validationPaul Duffin
2021-05-24Support hidden API processing for fragments with dependenciesPaul Duffin
2021-05-24Remove bootclasspathApiInfoPaul Duffin
2021-05-14Use java_sdk_library in bootclasspath_fragment contents as stubsPaul Duffin
2021-05-14Disallow shared libraries in bootclasspath_fragment contentsPaul Duffin
2021-04-28Add stub_libs properties to bootclasspath_fragment snapshotPaul Duffin
2021-04-28Add support for specifying api provided by bootclasspath_fragmentPaul Duffin
2021-04-26Allow contents and image_name to be specified togetherPaul Duffin
2021-04-26Add coverage specific properties to bootclasspath_fragmentPaul Duffin
2021-04-23Rename BootImageModule to BootclasspathFragmentModulePaul Duffin