summaryrefslogtreecommitdiff
path: root/java/hiddenapi_singleton.go
AgeCommit message (Expand)Author
2021-05-27Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx."Martin Stjernholm
2021-05-20Rename InApexes -> InApexVariantsJiyong Park
2021-05-14Refactor special handling of hidden API encoding for master-artPaul Duffin
2021-05-12Move copying of dex files from dexpreopt_bootjars singletonPaul Duffin
2021-04-30Split findAndCopyBootJars into separate find and copy functionsPaul Duffin
2021-04-29Move generation of hidden API make vars to platform_bootclasspathPaul Duffin
2021-04-29Treat "apex" system_ext the same as platformPaul Duffin
2021-04-22Move monolithic stub flags generation to platform_bootclasspathPaul Duffin
2021-04-22Extract common stub flags codePaul Duffin
2021-04-21Add tempPathForRestat to improve consistencyPaul Duffin
2021-04-14Move hidden API metadata file rule to platform_bootclasspathPaul Duffin
2021-04-14Move handling of prebuilt hiddenapi-index.csv to hiddenapi singletonPaul Duffin
2021-04-14Move hidden API index file rule to platform_bootclasspathPaul Duffin
2021-04-13Remove unused hiddenapi_flags module typePaul Duffin
2021-04-13Export monolithic hidden API files from platform_bootclasspathPaul Duffin
2021-04-12Move generation of global hidden API flags to platform_bootclasspathPaul Duffin
2021-04-12Extract ruleToGenerateHiddenApiFlagsPaul Duffin
2021-04-07Merge "Update build to new location of hiddenapi config files"Paul Duffin
2021-04-07Remove hidden API special handling of android.test.basePaul Duffin
2021-04-06Update build to new location of hiddenapi config filesPaul Duffin
2021-03-16Convert hiddenapi tests to use test fixturesPaul Duffin
2021-02-16Sort hiddenapi monolithic files by signaturePaul Duffin
2021-02-16Remove duplicates in monolithic hidden API filesPaul Duffin
2021-02-09Convert java.Dependency to JavaInfo providerColin Cross
2021-02-09Move hiddenapi tools used by build/soong from frameworks/basePaul Duffin
2021-02-07Add test for hiddenAPI index file generationPaul Duffin
2021-02-05Improve module filtering in hiddenapi stubFlagsRule()Paul Duffin
2021-01-29Add documentation for the different files created by hiddenapiPaul Duffin
2021-01-19Enable prebuilt hiddenapi CSV files.Bill Peckham
2021-01-13Move temp blocklist APIs to max-sdk-r list.Mathew Inwood
2020-12-04Improve error messages for missing dependenciesPaul Duffin
2020-12-01Pass pctx and ctx to NewRuleBuilderColin Cross
2020-11-30Add 'lo-prio' tag to temp blocklist.Mathew Inwood
2020-11-23Merge "Explicitly tag max-target-o APIs as "lo-prio"."Mathew Inwood
2020-11-11Explicitly tag max-target-o APIs as "lo-prio".Mathew Inwood
2020-11-11Merge "Temporarily move APIs to blocked list."Mathew Inwood
2020-11-10Temporarily move APIs to blocked list.Mathew Inwood
2020-11-05Remove dead codeAnton Hansson
2020-10-21Tag removed APIs as such in hiddenapi_flags.csv.Mathew Inwood
2020-10-12Merge "Make hiddenapi flag generation use new artifact"Anton Hansson
2020-10-07Make hiddenapi flag generation use new artifactAnton Hansson
2020-10-06Remove global state from apex modulesColin Cross
2020-09-18Make hiddenapi use prebuilt stubs when it shouldAnton Hansson
2020-09-14Merge "Add hidden_api for java_import"Liz Kammer
2020-09-10Add hidden_api for java_importLiz Kammer
2020-08-29Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-10Rename hiddenapi csv artifactAndrei Onea
2020-08-10Merge "Introduce AlwaysUsePrebuiltSdks"Jeongik Cha
2020-08-07Introduce AlwaysUsePrebuiltSdksJeongik Cha
2020-08-04Rename hiddenapi manual listsAndrei Onea