- 7615049 Fix overridden deps to be skipped correctly by Inseob Kim · 6 months ago
- 619b6ef Add Gob support of ApiLevel and applicableLicensesPropertyImpl. by Yu Liu · 6 months ago
- 435752e Merge changes from topic "dependency_sub_dir" into main by Treehugger Robot · 7 months ago
- abec3ec Propagate owners info in filesystem provider by Jihoon Kang · 7 months ago
- b052df5 Reapply "Make fsverity files able to be built independently" by Cole Faust · 7 months ago
- 85cd549 Merge "Revert "Make fsverity files able to be built independently"" into main by Cole Faust · 7 months ago
- 5dcdd59 Revert "Make fsverity files able to be built independently" by Priyanka Advani (xWF) · 7 months ago
- 3053168 Merge "Make fsverity files able to be built independently" into main by Cole Faust · 7 months ago
- 4d60fda Make fsverity files able to be built independently by Cole Faust · 7 months ago
- e384505 Make soong-only builds adb-sync compatible by Cole Faust · 7 months ago
- 19fbb07 Fix staging dir creation for adevice by Cole Faust · 7 months ago
- f0c1ede Revert "Revert "Use Unique lists instead of pointers in Packagin..." by Colin Cross · 8 months ago
- d7556eb Support long commands in RuleBuilder by Cole Faust · 9 months ago
- ade584c Modify highPriorityDepTag to embed PackagingItemAlwaysDepTag by Jihoon Kang · 10 months ago
- 1ac9448 Merge "Use VisitDirectDepsProxy in aconfigUpdateAndroidBuildActions, GatherPackagingSpecsWithFilter and checkClasspathFragments." into main by Yu Liu · 10 months ago
- 3c0a042 Add GSI support for android_system_image by Inseob Kim · 10 months ago
- ac483e0 Use VisitDirectDepsProxy in aconfigUpdateAndroidBuildActions, by Yu Liu · 10 months ago
- 0c5eaed Keep high priority deps separate from regular deps by Cole Faust · 10 months ago
- 79196c5 Introduce packaging property high_priority_deps by Jihoon Kang · 10 months ago
- 3cadf7d Move some gob helpers to a new package. by Yu Liu · 11 months ago
- 6c2b01d Do not install transitive packaging specs of overriden modules by Spandan Das · 11 months ago
- 405f2d4 Use shared variant of dep for packaging by Spandan Das · 11 months ago
- 5246a7e Fix a gob related issue where anonymous fields need to be exported. by Yu Liu · 11 months ago
- 467d7c5 Change the way to support custom gob encoder and decoder. by Yu Liu · 12 months ago
- c55b25f Merge "Move the caching/restoring code from soong to blueprint to fully skip build actions." into main by Yu Liu · 1 year ago
- 26a716d Move the caching/restoring code from soong to blueprint to fully skip build actions. by Yu Liu · 1 year ago
- a574d53 Make overrides work in Soong by Jiyong Park · 1 year ago
- bad1eef Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap by Yu Liu · 1 year, 1 month ago
- 33f95a9 Add support installing to root of filesystem image by Inseob Kim · 1 year, 2 months ago
- e604378 Add multilib.prefer32.deps to packaging base by Jiyong Park · 1 year, 4 months ago
- 105e11c deps in the packaging modules supports select by Jiyong Park · 1 year, 4 months ago
- 3ea9b65 filesystem modules gathers first target only by Jiyong Park · 1 year, 4 months ago
- c6a773d Filter-out deps of unsupported arch by Jiyong Park · 1 year, 4 months ago
- 74f3f30 Soong filesystem may install aconfig_flags.pb by Justin Yun · 1 year, 4 months ago
- 16ef7ac Revert "Revert "Prevent multiple PackagingSpecs having same inst..." by Jiyong Park · 1 year, 4 months ago
- 3d65d9c Revert "Prevent multiple PackagingSpecs having same installation..." by Jiyong Park · 1 year, 4 months ago
- a51c4ce Prevent multiple PackagingSpecs having same installation path by Jiyong Park · 1 year, 4 months ago
- 4152b19 Distinguish the intent of PackagingSpec by Jiyong Park · 1 year, 4 months ago
- 54bf875 Add GatherPackagingSpecsWithFilter by Jeongik Cha · 1 year, 7 months ago
- 3b3a011 Check for errors in preparer.sh by Cole Faust · 1 year, 8 months ago
- 76e677f Extract zip_deps preparation work as a script by Jeongik Cha · 1 year, 9 months ago
- c85750b Use generics for DepSets by Colin Cross · 3 years, 5 months ago
- ff56c01 cuttlefish: Stop building the CVD host package tarball by default. by Peter Collingbourne · 2 years, 6 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
- 909d237 Revert "Dynamically assemble the list of python launcher shared libs for precompiling" by Cole Faust · 2 years, 7 months ago
- aa5b377 Dynamically assemble the list of python launcher shared libs for precompiling by Cole Faust · 2 years, 7 months ago
- a883428 Move GatherPackagingSpecs out of CopyDepsToZip by Jooyung Han · 3 years, 6 months ago
- 99c5fe6 Keep 'partition' in PackagingSpec by Jooyung Han · 3 years, 6 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 2 months ago
- df09d17 Generate linker config with packaged items. by Jooyung Han · 4 years, 4 months ago
- 092ef81 Fix PackagingBase.CopyDepsToZip by Jooyung Han · 4 years, 6 months ago
- 7e2fad3 Merge changes I0f746a11,I08e61a24 by Paul Duffin · 4 years, 7 months ago
- 4076a75 Allow CopyDepsToZip() to work on WritablePath by Paul Duffin · 4 years, 7 months ago
- 6446b62 add prebuilt_kernel_modules module by Jiyong Park · 4 years, 7 months ago
- 2136d15 arch.<arch>.deps now works in android_filesystem by Jiyong Park · 4 years, 7 months ago
- ffe6b9d Add TransitivePackagingSpecs by Colin Cross · 4 years, 9 months ago
- 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 9 months ago
- f10995b Merge "Remove the arch-based filtering hack in packaging.go" by Jiyong Park · 4 years, 9 months ago
- e76ec1c Merge "Generate system stub library list at build time" by Kiyoung Kim · 4 years, 9 months ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 10 months ago
- d630bdd Remove the arch-based filtering hack in packaging.go by Jiyong Park · 4 years, 10 months ago
- cc1157c Reformat comments in packaging.go by Jiyong Park · 4 years, 10 months ago
- 24dfc1f Generate system stub library list at build time by Kiyoung Kim · 4 years, 10 months ago
- 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 4 years, 10 months ago
- dda8f69 Introduce PackagingBase by Jiyong Park · 4 years, 10 months ago
- 073ea55 add PackagingSpec by Jiyong Park · 4 years, 10 months ago