index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
hiddenapi_monolithic.go
Age
Commit message (
Expand
)
Author
2024-02-13
Restrict verify_overlaps to pre S modules
Spandan Das
2023-12-14
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-12-14
Convert NewProvider/NewMutatorProvider to generic providers API
Colin Cross
2021-08-06
Separate creation of signature patterns from overlap checking
Paul Duffin
2021-07-20
Remove unnecessary dedup logic
Paul Duffin
2021-07-20
Remove unnecessary handling of nil paths in HiddenAPIOutput
Paul Duffin
2021-07-20
Remove fallback to classes jars from bootclasspath_fragment
Paul Duffin
2021-06-20
Fix monolithic hidden API processing with prebuilts
Paul Duffin
2021-06-20
Use classpath elements in platform_bootclasspath
Paul Duffin
2021-06-10
Export hidden api related types and fields
Paul Duffin
2021-05-24
Fix hidden API flags in com.android.i18n
Paul Duffin
2021-05-24
Rename hiddenAPIFlagFileInfo to HiddenAPIInfo
Paul Duffin
2021-05-24
Separate output of flag generation from hiddenAPIFlagFileInfo
Paul Duffin
2021-05-24
Separate monolithic hidden API processing from hiddenAPIFlagFileInfo
Paul Duffin