aboutsummaryrefslogtreecommitdiff
path: root/apex/bootclasspath_fragment_test.go
AgeCommit message (Expand)Author
2022-01-28Allow installing boot images outside of APEX for prebuilt.Jiakai Zhang
2022-01-13Allow installing boot images outside of APEX.Jiakai Zhang
2021-12-14Test that `DisableGenerateProfile` takes effects for APEXes.Jiakai Zhang
2021-12-07Do not allow duplicate deapexer dependencies.Martin Stjernholm
2021-12-03Add ART boot image profile to the ART APEX.Jiakai Zhang
2021-09-23Propagate the dex jar path as an OptionalPath which is either valid orMartin Stjernholm
2021-08-10Fix tests to use correct fixtures for configuring (Apex)BootJars.satayev
2021-07-26Merge "Rename UpdatableBootJars to ApexBootJars."satayev
2021-07-22Rename UpdatableBootJars to ApexBootJars.satayev
2021-07-20Require prebuilt_bootclasspath_fragment to provide hidden API filesPaul Duffin
2021-06-28Calculate widest stub dex jars per modulePaul Duffin
2021-06-25Support hidden API processing for modules that use platform APIsPaul Duffin
2021-06-24Add ModuleLibHiddenAPIScope for hidden API processingPaul Duffin
2021-06-24Add test for modular hiddenapi list rulePaul Duffin
2021-06-24Add HiddenAPIScope to replace use of SdkKindPaul Duffin
2021-06-17Export boot image files from prebuilt_apex/apex_setPaul Duffin
2021-06-17Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferredPaul Duffin
2021-06-17Combine hidden API encoding with flag generationPaul Duffin
2021-06-16Create APEX variant for prebuilt_apex/apex_setPaul Duffin
2021-05-25Merge "Rename generate proto config file to match classpath type."satayev
2021-05-24Only 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-19Store dex jar paths in bootclasspath_fragment's apex content infoPaul Duffin
2021-05-19Test dex jar paths provided to apex by bootclasspath_fragmentPaul Duffin
2021-05-11Generate empty classpaths.proto for bootclasspath_fragment.go.satayev
2021-04-30Move configuration checks from getBootImageJarPaul Duffin
2021-04-26Allow contents and image_name to be specified togetherPaul Duffin
2021-04-26Rename BootImageInfo to BootclasspathFragmentApexContentInfoPaul Duffin
2021-04-23Rename BootImageModule to BootclasspathFragmentModulePaul Duffin