aboutsummaryrefslogtreecommitdiff
path: root/apex/apex.go
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-14.0.0_r50' of https://android.googlesource.com/platform/b...George Zacharia2024-06-301-113/+113
|\
| * Merge "Some tweaks to the aconfig flag collection logic" into main am: 6c2cd9...Yu Liu2024-02-291-0/+10
| |\
| | * Some tweaks to the aconfig flag collection logicYu Liu2024-02-281-0/+10
| * | Merge "Add sh_binary dependencies to primary abi of the target" into main am:...Riya Thakur2024-02-281-4/+6
| |\|
| | * Add sh_binary dependencies to primary abi of the targetRiya Thakur2024-02-271-4/+6
| * | Do not allow to link libbinder from Vendor APEXKiyoung Kim2024-02-201-8/+1
| |/
| * Add profiling to skip strict updatability allowlistYisroel Forta2024-02-131-0/+1
| * Merge "Move ApexBundleInfoProvider from apex/ to android/" into mainSpandan Das2024-01-251-10/+4
| |\
| | * Move ApexBundleInfoProvider from apex/ to android/Spandan Das2024-01-251-10/+4
| * | Convert coverageMutator to a TransitionMutatorColin Cross2024-01-241-1/+1
| |/
| * Skip strict updatability linting on more apexesCole Faust2024-01-181-1/+28
| * Drop runtime apex deps from implicit baselineApexAvailable mapSpandan Das2024-01-161-15/+0
| * Merge "[apex] Add support for prebuilt_etc types in ApexNativeDependencies" i...Seungjae Yoo2024-01-111-0/+10
| |\
| | * [apex] Add support for prebuilt_etc types in ApexNativeDependenciesAlice Wang2024-01-091-0/+10
| * | Merge "Drop wifi apex deps from implicit baselineApexAvailable map" into mainTreehugger Robot2024-01-101-26/+0
| |\ \
| | * | Drop wifi apex deps from implicit baselineApexAvailable mapSpandan Das2024-01-101-26/+0
| * | | Propagate aconfig providers for more modules.LaMont Jones2024-01-101-0/+11
| * | | Merge "Split usage of UseVndk" into mainKiyoung Kim2024-01-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Split usage of UseVndkKiyoung Kim2024-01-091-1/+1
| | |/
| * / Replace panic with ModuleErrorfSpandan Das2024-01-091-2/+2
| |/
| * Merge "Generate image variation without version" into mainKiyoung Kim2024-01-051-7/+10
| |\
| | * Generate image variation without versionKiyoung Kim2024-01-051-7/+10
| * | Drop mediaprovider deps from implicit baselineApexAvailable mapSpandan Das2024-01-021-11/+0
| * | Drop tethering deps from implicit baselineApexAvailable mapSpandan Das2024-01-021-8/+0
| |/
| * Merge changes I152f8e5e,I3259a9b8 into mainColin Cross2023-12-221-1/+1
| |\
| | * Update usage of SetProviderSpandan Das2023-12-221-1/+1
| * | Drop libprofile modules from baselinseApexAvailable mapSpandan Das2023-12-211-9/+0
| |/
| * Use the correct bootjars when multiple prebuilt apexes existSpandan Das2023-12-201-2/+3
| * Merge "Use the correct prof file when multiple prebuilt apexes exist" into mainSpandan Das2023-12-201-0/+18
| |\
| | * Use the correct prof file when multiple prebuilt apexes existSpandan Das2023-12-191-0/+18
| * | move CollectDependencyAconfigFiles to androidLaMont Jones2023-12-191-2/+1
| |/
| * Convert OtherModuleProvider to generic providers APIColin Cross2023-12-141-8/+8
| * Convert Provider to generic providers APIColin Cross2023-12-141-2/+2
| * Convert SetProvider to generic providers APIColin Cross2023-12-141-3/+3
| * Convert NewProvider/NewMutatorProvider to generic providers APIColin Cross2023-12-141-2/+2
* | Support multiple sources for prebuilt_etcThiƩbaud Weksteen2024-04-281-5/+10
|/
* Support rust modules when packaging aconfig files in apex.Yu Liu2023-12-111-1/+2
* Remove ConvertWithBp2build implementationsColin Cross2023-12-081-518/+0
* Merge aconfig files per-moduleColin Cross2023-12-071-1/+1
* Error if vendor apex adds an LLNDK libraryJooyung Han2023-12-051-4/+7
* Add container property to aconfig_declarations.Yu Liu2023-11-281-0/+18
* Change deps of ctx.Install* from Paths to InstallPathsColin Cross2023-11-171-1/+1
* Merge "Stop collecting path entry for module_bp_java_deps.json from each modu...Colin Cross2023-11-151-6/+0
|\
| * Stop collecting path entry for module_bp_java_deps.json from each module typeColin Cross2023-11-151-6/+0
* | Remove redundant baseline apex_available entriesSpandan Das2023-11-131-25/+0
* | Remove empty baseline apex_available mapsSpandan Das2023-11-131-28/+0
|/
* Enable dup check for test apexesJooyung Han2023-11-021-4/+0
* Add apex.unwanted_transitive_deps propertyJooyung Han2023-11-021-2/+18
* Rewrite how to generate apexkeys.txtJooyung Han2023-10-301-0/+4
* Generate product variants by defaultJustin Yun2023-09-271-1/+1