summaryrefslogtreecommitdiff
path: root/apex/bootclasspath_fragment_test.go
AgeCommit message (Expand)Author
2023-05-12Remove the ability to install boot images by bootclasspath_fragments. Jiakai Zhang
2023-05-12Prepare tests for dexpreopt changes. Jiakai Zhang
2023-05-12Get rid of DeviceName() from path related to dexpreopt Jeongik Cha
2023-05-09Generate boot image profiles even if dexpreopt is disabled. Jiakai Zhang
2023-02-10Properly check the deapexed files in tests. Jiakai Zhang
2022-12-21Check for duplicate bundled files from different modules. Jooyung Han
2022-05-27bootclasspath_fragment: Require at least one hidden_api package property Paul Duffin
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 or Martin 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 files Paul Duffin
2021-06-28Calculate widest stub dex jars per module Paul Duffin
2021-06-25Support hidden API processing for modules that use platform APIs Paul Duffin
2021-06-24Add ModuleLibHiddenAPIScope for hidden API processing Paul Duffin
2021-06-24Add test for modular hiddenapi list rule Paul Duffin
2021-06-24Add HiddenAPIScope to replace use of SdkKind Paul Duffin
2021-06-17Export boot image files from prebuilt_apex/apex_set Paul Duffin
2021-06-17Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred Paul Duffin
2021-06-17Combine hidden API encoding with flag generation Paul Duffin
2021-06-16Create APEX variant for prebuilt_apex/apex_set Paul 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 created Paul Duffin
2021-05-24Support hidden API processing for fragments with dependencies Paul Duffin
2021-05-24Rename generate proto config file to match classpath type. satayev
2021-05-23Perform hidden API encoding in bootclasspath_fragment Paul Duffin
2021-05-19Store dex jar paths in bootclasspath_fragment's apex content info Paul Duffin
2021-05-19Test dex jar paths provided to apex by bootclasspath_fragment Paul Duffin
2021-05-11Generate empty classpaths.proto for bootclasspath_fragment.go. satayev
2021-04-30Move configuration checks from getBootImageJar Paul Duffin
2021-04-26Allow contents and image_name to be specified together Paul Duffin
2021-04-26Rename BootImageInfo to BootclasspathFragmentApexContentInfo Paul Duffin
2021-04-23Rename BootImageModule to BootclasspathFragmentModule Paul Duffin