aboutsummaryrefslogtreecommitdiff
path: root/apex
AgeCommit message (Expand)Author
2021-08-24Update error message for new policy.Mathew Inwood
2021-08-11Collect lint reports from apps in apexesColin Cross
2021-08-06Merge "Use prebuild modules even when coverage is enabled." into sc-devKun Niu
2021-08-05Use prebuild modules even when coverage is enabled.Kun Niu
2021-07-23Build updatable-bcp-packages.txt from prebuilts in sdk snapshotPaul Duffin
2021-07-02Do not allow duplicate deapexer dependencies.Martin Stjernholm
2021-06-29Ignore license and similar dependencies of prebuilt_apex/apex_setPaul Duffin
2021-06-28Calculate widest stub dex jars per modulePaul Duffin
2021-06-27Merge "Fix inconsistencies in the apex names used for the apex variations." i...Martin Stjernholm
2021-06-25Support hidden API processing for modules that use platform APIsPaul Duffin
2021-06-25Fix inconsistencies in the apex names used for the apex variations.Martin Stjernholm
2021-06-25Add ModuleLibHiddenAPIScope for hidden API processingPaul Duffin
2021-06-25Add test for modular hiddenapi list rulePaul Duffin
2021-06-25Add HiddenAPIScope to replace use of SdkKindPaul Duffin
2021-06-22Fix monolithic hidden API processing with prebuiltsPaul Duffin
2021-06-22Make CheckHiddenAPIRuleInputs more reusablePaul Duffin
2021-06-22Use classpath elements in platform_bootclasspathPaul Duffin
2021-06-21Simplify deapexer supportPaul Duffin
2021-06-21Remove javalib special case in createDeapexerModuleIfNeededPaul Duffin
2021-06-20Merge "Add ClasspathElement support" into sc-devPaul Duffin
2021-06-20Merge "Extract createEntriesForApexFile" into sc-devPaul Duffin
2021-06-19Merge "Set default value of generate_hashtree property to true" into sc-devNikita Ioffe
2021-06-18Add ClasspathElement supportPaul Duffin
2021-06-18Extract createEntriesForApexFilePaul Duffin
2021-06-18Set default value of generate_hashtree property to trueNikita Ioffe
2021-06-18Export boot image files from prebuilt_apex/apex_setPaul Duffin
2021-06-18Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferredPaul Duffin
2021-06-18Combine hidden API encoding with flag generationPaul Duffin
2021-06-18Copy implementation and header jars to make when possiblePaul Duffin
2021-06-18Make apex variants of prebuilt apex exported modules available in makePaul Duffin
2021-06-18Create APEX variant for prebuilt_apex/apex_setPaul Duffin
2021-06-16Merge "Dedup apex/Prebuilt and apex/ApexSet" into sc-devPaul Duffin
2021-06-16Dedup apex/Prebuilt and apex/ApexSetPaul Duffin
2021-06-16Make copyBootJarsToPredefinedLocations simpler and less fragilePaul Duffin
2021-06-16Make TestPlatformBootclasspath_Fragments more realisticPaul Duffin
2021-06-16Move TestPlatformBootclasspath_Fragments to apex packagePaul Duffin
2021-06-09Rename test_only_no_hashtree to generate_hashtreeNikita Ioffe
2021-05-27Treat java libraries in classpath fragments as directly in apexColin Cross
2021-05-27Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx."Martin Stjernholm
2021-05-25Merge "Rename generate proto config file to match classpath type." into sc-devArtur Satayev
2021-05-25Only export boot image files to APEX if they are actually createdPaul Duffin
2021-05-24Support hidden API processing for fragments with dependenciesPaul Duffin
2021-05-24Rename generate proto config file to match classpath type.satayev
2021-05-23Perform hidden API encoding in bootclasspath_fragmentPaul Duffin
2021-05-21Merge changes I4e7a7ac5,I0c73361b into sc-devMartin Stjernholm
2021-05-21Store dex jar paths in bootclasspath_fragment's apex content infoPaul Duffin
2021-05-20Record the actual APEXes that a module is part of.Jiyong Park
2021-05-20Rename InApexes -> InApexVariantsJiyong Park
2021-05-20Test dex jar paths provided to apex by bootclasspath_fragmentPaul Duffin
2021-05-19Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspathPaul Duffin