summaryrefslogtreecommitdiff
path: root/apex/apex.go
AgeCommit message (Expand)Author
2023-05-12Remove the ability to install boot images by bootclasspath_fragments. Jiakai Zhang
2023-05-09Generate boot image profiles even if dexpreopt is disabled. Jiakai Zhang
2023-04-06Add handling for libc_hwasan to Soong Florian Mayer
2023-04-03Make outputApexFile relative to module dir in mixed builds Cole Faust
2023-03-29bp2build apex: convert canned_fs_config property. Jingwen Chen
2023-03-29Merge "Add tests for custom canned_fs_config." Jingwen Chen
2023-03-28Propagate testonly for override_apex bp2build Liz Kammer
2023-03-28Add tests for custom canned_fs_config. Jingwen Chen
2023-03-23Merge "Update min_sdk_version from SdkSpec to ApiLevel" Spandan Das
2023-03-23Merge "Mixed builds is supported for all apex module types, not just "apex"." Jingwen Chen
2023-03-23Mixed builds is supported for all apex module types, not just "apex". Jingwen Chen
2023-03-23Merge "apex.use_vndk_as_stable can't be used with min_sdk_version" Treehugger Robot
2023-03-22Update min_sdk_version from SdkSpec to ApiLevel Spandan Das
2023-03-22apex.use_vndk_as_stable can't be used with min_sdk_version Jooyung Han
2023-03-21Merge changes from topic "revert-2457063-EKFSKANQWZ" Spandan Das
2023-03-21Revert "Update min_sdk_version from SdkSpec to ApiLevel" Spandan Das
2023-03-21Merge "Vendor apexes can be "updatable: true"" Jooyung Han
2023-03-20Update min_sdk_version from SdkSpec to ApiLevel Spandan Das
2023-03-20Vendor apexes can be "updatable: true" Jooyung Han
2023-03-16Populate apexBundle#filesInfo using bazel info. Jingwen Chen
2023-03-08Use product variables from the overridden apex Cole Faust
2023-02-28Add apex.use_file_contexts_as_is property Jooyung Han
2023-02-24Merge "Make rros not overridable" Anton Hansson
2023-02-24Merge "Revert "Support overriding APEX java contents"" Anton Hansson
2023-02-24Make rros not overridable Anton Hansson
2023-02-24Revert "Support overriding APEX java contents" Anton Hansson
2023-02-22Revert "Add an `Override_apex_available` property for APEX" Joe Onorato
2023-02-20Add an `Override_apex_available` property for APEX Yiming Jing
2023-02-17Fix symlinks from APEX to partitions Jiyong Park
2023-02-15Use the profiles in the APEX to dexpreopt system server jars. Jiakai Zhang
2023-02-10Check that apex#filesInfo is not nil in mixed bazel/soong mode. Jingwen Chen
2023-02-09Merge "Revert "Revert "Remove apex.apex_name""" Jooyung Han
2023-02-09Revert "Revert "Remove apex.apex_name"" Jooyung Han
2023-02-08Merge "mixed build targets need transitive tidy files" Sam Delmerico
2023-02-08Install system server jar profiles into the APEX. Jiakai Zhang
2023-02-08Revert "Remove apex.apex_name" Marco Loaiza
2023-02-08Remove apex.apex_name Jooyung Han
2023-02-07mixed build targets need transitive tidy files Sam Delmerico
2023-02-07Remove apex.multi_install_skip_symbol_files Jooyung Han
2023-01-31Make min_sdk overridable in override_apex zhidou
2023-01-30Delete apexBundle#prebuiltFileToDelete. Jingwen Chen
2023-01-27Merge "Don't install system image copies of libraries in unbundled apex builds" Colin Cross
2023-01-27Merge "Read ApexMkInfo for modules to be installed." Treehugger Robot
2023-01-27Merge "Support trimmed variant build in soong" Dennis Shen
2023-01-27Read ApexMkInfo for modules to be installed. Jingwen Chen
2023-01-26Don't install system image copies of libraries in unbundled apex builds Colin Cross
2023-01-26Support trimmed variant build in soong Dennis Shen
2023-01-25Refactor python rules Cole Faust
2023-01-11bp2build apex min_sdk_version w/ soong config var Liz Kammer
2023-01-10apex mixed builds: use the .capex when required. Jingwen Chen