summaryrefslogtreecommitdiff
path: root/apex/apex_test.go
AgeCommit message (Expand)Author
2023-05-12Dexpreopt ART jars and framework jars together. Jiakai Zhang
2023-05-12Prepare tests for dexpreopt changes. Jiakai Zhang
2023-05-09Mark LLNDK prebuilts as LLNDK Jooyung Han
2023-04-26Remove deps from Soong intermediate to symbols Inseob Kim
2023-04-20Merge "Don't add apex_set deps in nondeterministic order" Liz Kammer
2023-04-20Don't add apex_set deps in nondeterministic order Liz Kammer
2023-04-17apex: skip symbol files when replaced with prebuilt Jooyung Han
2023-04-13Merge "Update min_sdk_version used in testNoUpdatableJarsInBootImage" Treehugger Robot
2023-04-12Split Rust crate builds into compile and link phases. Peter Collingbourne
2023-04-07Update min_sdk_version used in testNoUpdatableJarsInBootImage Spandan Das
2023-04-07Update min_sdk_version used in TestSymlinksFromApexToSystem Spandan Das
2023-03-28Add tests for custom canned_fs_config. Jingwen Chen
2023-03-22apex.use_vndk_as_stable can't be used with min_sdk_version Jooyung Han
2023-03-20Vendor apexes can be "updatable: true" Jooyung Han
2023-03-06Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. Wei Li
2023-03-06Merge "Implement API surface import with APEX stub" Kiyoung Kim
2023-03-02Merge "Add apex.use_file_contexts_as_is property" Jooyung Han
2023-02-28Merge "Disable strict_updatability_linting" Cole Faust
2023-02-28Disable strict_updatability_linting Cole Faust
2023-02-28Merge "Update usages of min_sdk_version that relies on (kind+level)" Spandan Das
2023-02-28Add apex.use_file_contexts_as_is property Jooyung Han
2023-02-27Update usages of min_sdk_version that relies on (kind+level) Spandan Das
2023-02-27Implement API surface import with APEX stub Kiyoung Kim
2023-02-24Merge "Revert "Support overriding APEX java contents"" Anton Hansson
2023-02-24Revert "Support overriding APEX java contents" Anton Hansson
2023-02-17Fix symlinks from APEX to partitions Jiyong Park
2023-02-10Merge "Properly check the deapexed files in tests." Jiakai Zhang
2023-02-10Properly check the deapexed files in tests. Jiakai Zhang
2023-02-09Revert "Revert "Remove apex.apex_name"" Jooyung Han
2023-02-08Revert "Remove apex.apex_name" Marco Loaiza
2023-02-08Remove apex.apex_name Jooyung Han
2023-02-07VNDK APEX doesn't use "apex_name" property Jooyung Han
2023-02-06apexer: remove --do_not_check_keyname Jooyung Han
2023-02-01Add soong unit test for trimmed apex build Dennis Shen
2023-01-27Merge "Revert "Don't add flattened files apex as dependencies of an image apex"" Diwas Sharma
2023-01-27Merge "Read ApexMkInfo for modules to be installed." Treehugger Robot
2023-01-27Read ApexMkInfo for modules to be installed. Jingwen Chen
2023-01-27Revert "Don't add flattened files apex as dependencies of an image apex" Diwas Sharma
2023-01-25Merge "Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong" Vinh Tran
2023-01-20Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong Vinh Tran
2023-01-19Don't add flattened files apex as dependencies of an image apex Cole Faust
2022-12-21apex_vndk doen't need stub variants Jooyung Han
2022-12-21Check for duplicate bundled files from different modules. Jooyung Han
2022-12-20mixed builds: Make apex's GetBazelLabel return the label of the override_apex... Jingwen Chen
2022-12-14Add ApexInfo.RequiresLibs to mixed build handler for apex Vinh Tran
2022-12-12Streamline AndroidMk generation Sasha Smundak
2022-12-06Add option to override defaultManifestVersion Sahana Rao
2022-11-29Ignore native bridge archs for apex selection Anton Hansson
2022-11-11Add support of <APEX>-installed-files.txt in mixed build. Wei Li
2022-11-09Merge "Revert "Don't add flattened files apex as dependencies of an image apex"" Prerana Patil