summaryrefslogtreecommitdiff
path: root/apex/apex.go
AgeCommit message (Expand)Author
2025-03-18Don't emit tests in AndroidMkForFiles Cole Faust
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-07Convert WalkPayloadDeps to use ModuleProxy. Yu Liu
2025-03-07Rename CommonModuleInfoKey to be consistent with others. Yu Liu
2025-03-06Create apkcerts.txt using Soong Spandan Das
2025-03-03Merge "apex: disallow VINTF fragments in updatable APEX" into main Jooyung Han
2025-02-28Merge changes from topics "EqualModules", "tidyPhonySingleton" into main Yu Liu
2025-02-27apex: disallow VINTF fragments in updatable APEX Jooyung Han
2025-02-27Generate META/apexkeys.txt Spandan Das
2025-02-26Make EqualModules a free function. Yu Liu
2025-02-25Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, Yu Liu
2025-02-23Merge "Remove apex.use_file_contexts_as_is" into main Jooyung Han
2025-02-19Change depVisitor to use providers instead of type-asserting to Yu Liu
2025-02-13Support DepIsInSameApex using provider. Yu Liu
2025-02-12Merge "Install VINTF fragment modules in the APEX" into main Treehugger Robot
2025-02-10Convert android.TransitionMutator to TransitionInfo Colin Cross
2025-02-10Install VINTF fragment modules in the APEX Kiyoung Kim
2025-02-07Convert apex transition tag to dependency on apex Colin Cross
2025-02-07Add extra dependency from apex to bootclasspath fragments to modules Colin Cross
2025-02-07Move prebuilt mutators earlier Colin Cross
2025-02-03Correctly compute externalDep for dependencies of override_apex modules Colin Cross
2025-02-03Remove extraneous variation name from OverrideApex Colin Cross
2025-02-03Move installation of dexpreopted system server classpath libraries into apex Colin Cross
2025-01-17Allow libz to be statically linked from APEXes Jiyong Park
2025-01-13Remove apex.use_file_contexts_as_is Jooyung Han
2025-01-10Refactor cc/rust to prep for Rust stubs Ivan Lozano
2025-01-10Merge changes Ie3b6d1f8,Id465f293 into main Yu Liu
2025-01-08Convert depsToPaths to use ModuleProxy for both cc and rust. Yu Liu
2025-01-08[bt] Add the Google module in pixel image William Escande
2025-01-03Merge "Introduce a singleton module to collect apex certs" into main Treehugger Robot
2024-12-19Merge "Remove TestApexes from ApexInfo" into main Colin Cross
2024-12-18Introduce a singleton module to collect apex certs Spandan Das
2024-12-12Remove TestApexes from ApexInfo Colin Cross
2024-12-11Split DepIsInSameApex into outgoing and incoming am: f7bbd2fe40 Colin Cross
2024-12-11Split DepIsInSameApex into outgoing and incoming Colin Cross
2024-12-11Merge "Convert checkApexAvailability to use ModuleProxy." into main am: c4179... Yu Liu
2024-12-10Convert checkApexAvailability to use ModuleProxy. Yu Liu
2024-12-10Merge changes I0bf0c186,I859cd636,Ie438d7a7,I30f82aea into main am: d29a1a83c2 Colin Cross
2024-12-09Convert WalkPayloadDeps from blueprint.Module to android.Module Colin Cross
2024-12-09Remove AlwaysRequireApexVariantTag Colin Cross
2024-12-06Merge "Convert checkStaticLinkingToStubLibraries to use module proxy." into m... Yu Liu
2024-12-05Convert checkStaticLinkingToStubLibraries to use module proxy. Yu Liu
2024-12-04Merge changes from topic "verifyNativeImplementationLibs" into main am: 9585f... Yu Liu
2024-12-03Merge "Change enforceAppUpdatability to use ModuleProxy." into main am: 7bc5b... Yu Liu
2024-12-03Change verifyNativeImplementationLibs to use ModuleProxy. Yu Liu
2024-12-03Change enforcePartitionTagOnApexSystemServerJar and Yu Liu
2024-12-03Merge "Change checkJavaStableSdkVersion to use ModuleProxy." into main am: 82... Yu Liu
2024-12-03Change enforceAppUpdatability to use ModuleProxy. Yu Liu
2024-12-03Change checkJavaStableSdkVersion to use ModuleProxy. Yu Liu
2024-11-27Merge "Do not propagate transitive required deps of apexes" into main am: f4f... Spandan Das