summaryrefslogtreecommitdiff
path: root/android/packaging.go
AgeCommit message (Expand)Author
2025-03-20Fix overridden deps to be skipped correctly Inseob Kim
2025-03-08Add Gob support of ApiLevel and applicableLicensesPropertyImpl. Yu Liu
2025-02-19Merge changes from topic "dependency_sub_dir" into main Treehugger Robot
2025-02-19Propagate owners info in filesystem provider Jihoon Kang
2025-02-14Reapply "Make fsverity files able to be built independently" Cole Faust
2025-02-14Merge "Revert "Make fsverity files able to be built independently"" into main Cole Faust
2025-02-14Revert "Make fsverity files able to be built independently" Priyanka Advani (xWF)
2025-02-14Merge "Make fsverity files able to be built independently" into main Cole Faust
2025-02-13Make fsverity files able to be built independently Cole Faust
2025-02-13Make soong-only builds adb-sync compatible Cole Faust
2025-01-30Fix staging dir creation for adevice Cole Faust
2025-01-23Revert "Revert "Use Unique lists instead of pointers in Packagin..." Colin Cross
2024-12-02Support long commands in RuleBuilder Cole Faust
2024-11-14Modify highPriorityDepTag to embed PackagingItemAlwaysDepTag Jihoon Kang
2024-11-13Merge "Use VisitDirectDepsProxy in aconfigUpdateAndroidBuildActions, GatherPa... Yu Liu
2024-11-12Add GSI support for android_system_image Inseob Kim
2024-11-12Use VisitDirectDepsProxy in aconfigUpdateAndroidBuildActions, Yu Liu
2024-11-01Keep high priority deps separate from regular deps Cole Faust
2024-11-01Introduce packaging property high_priority_deps Jihoon Kang
2024-10-24Move some gob helpers to a new package. Yu Liu
2024-10-23Do not install transitive packaging specs of overriden modules Spandan Das
2024-10-22Use shared variant of dep for packaging Spandan Das
2024-10-09Fix a gob related issue where anonymous fields need to be exported. Yu Liu
2024-10-05Change the way to support custom gob encoder and decoder. Yu Liu
2024-09-04Merge "Move the caching/restoring code from soong to blueprint to fully skip ... Yu Liu
2024-09-04Move the caching/restoring code from soong to blueprint to fully skip build a... Yu Liu
2024-09-02Make overrides work in Soong Jiyong Park
2024-08-26Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap Yu Liu
2024-07-15Add support installing to root of filesystem image Inseob Kim
2024-05-20Add multilib.prefer32.deps to packaging base Jiyong Park
2024-05-18deps in the packaging modules supports select Jiyong Park
2024-05-16filesystem modules gathers first target only Jiyong Park
2024-05-14Filter-out deps of unsupported arch Jiyong Park
2024-05-13Soong filesystem may install aconfig_flags.pb Justin Yun
2024-05-01Revert "Revert "Prevent multiple PackagingSpecs having same inst..." Jiyong Park
2024-05-01Revert "Prevent multiple PackagingSpecs having same installation..." Jiyong Park
2024-04-30Prevent multiple PackagingSpecs having same installation path Jiyong Park
2024-04-30Distinguish the intent of PackagingSpec Jiyong Park
2024-02-08Add GatherPackagingSpecsWithFilter Jeongik Cha
2024-01-03Check for errors in preparer.sh Cole Faust
2024-01-03Extract zip_deps preparation work as a script Jeongik Cha
2023-06-22Use generics for DepSets Colin Cross
2023-03-30cuttlefish: Stop building the CVD host package tarball by default. Peter Collingbourne
2023-02-28Replace SortedStringKeys with SortedKeys Cole Faust
2023-02-13Revert "Dynamically assemble the list of python launcher shared libs for prec... Cole Faust
2023-02-02Dynamically assemble the list of python launcher shared libs for precompiling Cole Faust
2022-03-28Move GatherPackagingSpecs out of CopyDepsToZip Jooyung Han
2022-03-28Keep 'partition' in PackagingSpec Jooyung Han
2021-10-13Add android_sdk_repo_host to build platform-tools&build-tools Dan Willemsen
2021-05-11Generate linker config with packaged items. Jooyung Han