summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment_test.go
AgeCommit message (Expand)Author
2024-01-23Make hiddenAPIFlagFileCategory an int Cole Faust
2024-01-12Enable hiddenapi check for exportable stubs Jihoon Kang
2023-12-14Convert ModuleProvder to generic providers API Colin Cross
2023-10-11Utilize module lib and test api superset module in hiddenapi Jihoon Kang
2023-07-11Fix some tests for dexpreopt and remove unnecessary tests. Jiakai Zhang
2023-06-15Cleanup remaining android.JavaApiLibraryName() references Jihoon Kang
2023-05-22Fix bootclasspath_fragment build failure during from-text stub build Jihoon Kang
2022-09-16Merge "Revert "bootclasspath_fragment: Treat some specific modules as test"" Treehugger Robot
2022-09-14Revert "bootclasspath_fragment: Treat some specific modules as test" Paul Duffin
2022-09-09add jacocoagent by default to Java modules Sam Delmerico
2022-08-31jacoco libs dependency for instrumented libraries Sam Delmerico
2022-08-19Add hidden API properties to java_sdk_library modules Paul Duffin
2022-05-27bootclasspath_fragment: Require at least one hidden_api package property Paul Duffin
2022-05-27bootclasspath_fragment: Treat some specific modules as test Paul Duffin
2022-05-27bootclasspath_fragment: Add test specific module type Paul Duffin
2021-08-10Fix tests to use correct fixtures for configuring (Apex)BootJars. satayev
2021-06-30Support using java_sdk_library components in stub_libs Paul Duffin
2021-06-28Calculate widest stub dex jars per module Paul Duffin
2021-06-27Add test to show issues with widest stub dex jars Paul Duffin
2021-06-24Add HiddenAPIScope to replace use of SdkKind Paul Duffin
2021-05-24Tighten bootclasspath_fragment property validation Paul Duffin
2021-05-24Support hidden API processing for fragments with dependencies Paul Duffin
2021-05-24Remove bootclasspathApiInfo Paul Duffin
2021-05-14Use java_sdk_library in bootclasspath_fragment contents as stubs Paul Duffin
2021-05-14Disallow shared libraries in bootclasspath_fragment contents Paul Duffin
2021-04-28Add stub_libs properties to bootclasspath_fragment snapshot Paul Duffin
2021-04-28Add support for specifying api provided by bootclasspath_fragment Paul Duffin
2021-04-26Allow contents and image_name to be specified together Paul Duffin
2021-04-26Add coverage specific properties to bootclasspath_fragment Paul Duffin
2021-04-23Rename BootImageModule to BootclasspathFragmentModule Paul Duffin