summaryrefslogtreecommitdiff
path: root/java/hiddenapi_monolithic.go
AgeCommit message (Expand)Author
2024-02-13Restrict verify_overlaps to pre S modules Spandan Das
2023-12-14Convert OtherModuleProvider to generic providers API Colin Cross
2023-12-14Convert NewProvider/NewMutatorProvider to generic providers API Colin Cross
2021-08-06Separate creation of signature patterns from overlap checking Paul Duffin
2021-07-20Remove unnecessary dedup logic Paul Duffin
2021-07-20Remove unnecessary handling of nil paths in HiddenAPIOutput Paul Duffin
2021-07-20Remove fallback to classes jars from bootclasspath_fragment Paul Duffin
2021-06-20Fix monolithic hidden API processing with prebuilts Paul Duffin
2021-06-20Use classpath elements in platform_bootclasspath Paul Duffin
2021-06-10Export hidden api related types and fields Paul Duffin
2021-05-24Fix hidden API flags in com.android.i18n Paul Duffin
2021-05-24Rename hiddenAPIFlagFileInfo to HiddenAPIInfo Paul Duffin
2021-05-24Separate output of flag generation from hiddenAPIFlagFileInfo Paul Duffin
2021-05-24Separate monolithic hidden API processing from hiddenAPIFlagFileInfo Paul Duffin