summaryrefslogtreecommitdiff
path: root/apex/prebuilt.go
AgeCommit message (Expand)Author
2025-03-22Declare apps of prebuilt_apex for apkcerts.txt Spandan Das
2025-02-27Generate META/apexkeys.txt Spandan Das
2025-02-24Package Dexpreopt files Kiyoung Kim
2025-02-13Support DepIsInSameApex using provider. Yu Liu
2025-02-10Convert android.TransitionMutator to TransitionInfo Colin Cross
2025-02-07Add extra dependency from apex to bootclasspath fragments to modules Colin Cross
2025-02-03Move installation of dexpreopted system server classpath libraries into apex Colin Cross
2024-12-11Split DepIsInSameApex into outgoing and incoming Colin Cross
2024-11-20Remove InApexModules Colin Cross
2024-11-19Remove ApexContents Colin Cross
2024-11-13Use fewer OutputPaths Cole Faust
2024-09-24Revert^2 "Remove `prebuilt_apex_module_creator` mutator" Spandan Das
2024-09-24Revert "Remove `prebuilt_apex_module_creator` mutator" Pechetty Sravani (xWF)
2024-09-23Remove `prebuilt_apex_module_creator` mutator Spandan Das
2024-09-23Remove the internal extractor module created by apex_set Spandan Das
2024-09-23Remove the internal selector module created by prebuilt_apex Spandan Das
2024-09-20Remove internal deapexer module Spandan Das
2024-09-18Merge "Remove `exported_java_libs` from prebuilt_apex/apex_set module types" ... Treehugger Robot
2024-09-18Remove `exported_java_libs` from prebuilt_apex/apex_set module types Spandan Das
2024-09-18Convert trivial TopDown mutators to BottomUp Colin Cross
2024-08-26Merge "Move installation rules of dexpreopt'd apex systemserver jars to soong... Spandan Das
2024-08-26Move installation rules of dexpreopt'd apex systemserver jars to soong Spandan Das
2024-08-21Merge "Remove apexFilesForAndroidMk from prebuilt apex module types" into main Treehugger Robot
2024-08-21Remove apexFilesForAndroidMk from prebuilt apex module types Spandan Das
2024-08-15Merge "Improve docs for Deapexer modules" into main Treehugger Robot
2024-08-14Support configurable prebuilt apex sources Cole Faust
2024-08-14Improve docs for Deapexer modules Spandan Das
2024-08-08apex: rm $out before decompressing an apex. Jooyung Han
2024-07-31apex: respect PRODUCT_COMPRESSED_APEX for prebuilt APEXes Jooyung Han
2024-07-26Do not rename prebuilt apexes for product packaging Spandan Das
2024-06-17Merge "Use OutputFilesProvider on prebuilt_apex and apex_set" into main Zi Wang
2024-06-13Use OutputFilesProvider on prebuilt_apex and apex_set mrziwang
2024-06-13Call PackageFile for dexpreopt files of APEX bundles. Justin Yun
2024-05-21Restrict validateApexClasspathFragments to active apex prebuilts Spandan Das
2024-05-16Align boot jar exclusion with apex_contributions Spandan Das
2024-05-10Remove duplicated CollectDependencyAconfigFiles() Justin Yun
2024-03-14Generate info about the selected app variant in platform builds Spandan Das
2024-03-12Generate info about the selected apex variant in platform builds Spandan Das
2024-02-06Use source_module_name to determine the contents of prebuilt apexes Spandan Das
2024-01-30Propagate profile_guided requirement of imports to top-level apex Spandan Das
2024-01-26Fix the args used to dexpreopt system server jars in prebuilt apexes Spandan Das
2024-01-25Move ApexBundleInfoProvider from apex/ to android/ Spandan Das
2024-01-25Revert "Ensure sscp jars get copied to $OUT/soong/system_server_dexjars" Spandan Das
2024-01-24Ensure sscp jars get copied to $OUT/soong/system_server_dexjars Spandan Das
2024-01-11Merge "Handle installation rules for co-existing prebuilts" into main Treehugger Robot
2024-01-11Handle installation rules for co-existing prebuilts Spandan Das
2024-01-10Propagate aconfig providers for more modules. LaMont Jones
2023-12-22Update usage of SetProvider Spandan Das
2023-12-20Use the correct bootjars when multiple prebuilt apexes exist Spandan Das
2023-12-19Use the correct prof file when multiple prebuilt apexes exist Spandan Das