index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
bootclasspath_fragment_test.go
Age
Commit message (
Expand
)
Author
2021-07-01
Support using java_sdk_library components in stub_libs
Paul Duffin
2021-06-28
Calculate widest stub dex jars per module
Paul Duffin
2021-06-28
Add test to show issues with widest stub dex jars
Paul Duffin
2021-06-25
Add HiddenAPIScope to replace use of SdkKind
Paul Duffin
2021-05-25
Tighten bootclasspath_fragment property validation
Paul Duffin
2021-05-24
Support hidden API processing for fragments with dependencies
Paul Duffin
2021-05-24
Remove bootclasspathApiInfo
Paul Duffin
2021-05-14
Use java_sdk_library in bootclasspath_fragment contents as stubs
Paul Duffin
2021-05-14
Disallow shared libraries in bootclasspath_fragment contents
Paul Duffin
2021-04-28
Add stub_libs properties to bootclasspath_fragment snapshot
Paul Duffin
2021-04-28
Add support for specifying api provided by bootclasspath_fragment
Paul Duffin
2021-04-26
Allow contents and image_name to be specified together
Paul Duffin
2021-04-26
Add coverage specific properties to bootclasspath_fragment
Paul Duffin
2021-04-23
Rename BootImageModule to BootclasspathFragmentModule
Paul Duffin