- 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 2 years, 4 months ago
- daefe0c Add documentation for BuildParams by Liz Kammer · 2 years, 5 months ago
- 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 5 months ago
- ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 5 months ago
- 912bc88 Use product variables from the overridden apex by Cole Faust · 2 years, 5 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 5 months ago
- ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 2 years, 6 months ago
- 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 8 months ago
- 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 8 months ago
- f160f7f Add more cases to vendor-installed module by Kiyoung Kim · 2 years, 8 months ago
- 4c212ce Support apex_test. by Yu Liu · 2 years, 10 months ago
- 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 2 years, 10 months ago
- 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 2 years, 11 months ago
- 14ec66c Make OutputFileForModule work for AllowMissingDependencies by Colin Cross · 2 years, 10 months ago
- d0c8d54 Merge "typo in comment" by Usta (Tsering) Shrestha · 2 years, 10 months ago
- 56b84e7 typo in comment by Usta Shrestha · 2 years, 10 months ago
- 05b0ba6 Convert Soong `licenses` attribute to Bazel's `applicable_licenses` attribute by Sasha Smundak · 2 years, 10 months ago
- a5ecb37 Remove apexer.required workaround for aapt2. by Jingwen Chen · 2 years, 11 months ago
- a37ef68 Merge "bp2build: Convert cc_test.test_options.tags to cc_test.tags" by Jingwen Chen · 2 years, 11 months ago
- fbff97a bp2build: Convert cc_test.test_options.tags to cc_test.tags by Jingwen Chen · 2 years, 11 months ago
- fb58949 Handle nameless modules during bp2build conversion. by Sasha Smundak · 3 years ago
- 5e7c475 Merge "Add a new `test_options.tags` attribute to customize test execution" by Zhenhuang Wang · 3 years ago
- ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years ago
- 409d277 Add a new `test_options.tags` attribute to customize test execution by Zhenhuang Wang · 3 years ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years ago
- e198eaf Clean up android/module.go by Sasha Smundak · 3 years ago
- a095406 Consolidate Bazel conversion state into a single field in CommonProperties by Sasha Smundak · 3 years ago
- 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 1 month ago
- 9f84758 Keep Notice property from erasing license texts. by Bob Badour · 3 years, 1 month ago
- 0124336 Allowlist apexer for bp2build by Cole Faust · 3 years, 2 months ago
- 41758c7 Merge "Allow empty zip file in extra files in install command." by Romain Jobredeaux · 3 years, 2 months ago
- dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 3 months ago
- 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 3 years, 2 months ago
- f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 3 months ago
- 1cef629 Allow empty zip file in extra files in install command. by Romain Jobredeaux · 3 years, 3 months ago
- 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 3 months ago
- f628202 Export Java library dependency information by Yike · 3 years, 4 months ago
- ac38c0b Merge changes from topic "refactor-packagingbase" by Ram Muthiah · 3 years, 4 months ago
- 4242115 Merge "Add values to json module graph" by Treehugger Robot · 3 years, 4 months ago
- 99c5fe6 Keep 'partition' in PackagingSpec by Jooyung Han · 3 years, 5 months ago
- 898e076 Add values to json module graph by Liz Kammer · 3 years, 4 months ago
- dadc037 Merge "Allow appending artifact in dist with product name" by Trevor Radcliffe · 3 years, 4 months ago
- 90727f4 Allow appending artifact in dist with product name by Trevor Radcliffe · 3 years, 4 months ago
- e7fe096 Export the license metadata files for dexpreopted bootjars to Make by Colin Cross · 3 years, 5 months ago
- 4101c71 Support multiple library names per target. by Bob Badour · 3 years, 6 months ago
- 75539d6 add target_compatible_with stanza for host targets by Sam Delmerico · 3 years, 6 months ago
- 97cffec Merge changes from topic "sdk_repo_license" by Treehugger Robot · 3 years, 6 months ago
- defcf8d Merge "name parameters for clarity" by Usta Shrestha · 3 years, 6 months ago
- aa1cab0 Generate sdk_repo notice files from license metadata by Colin Cross · 3 years, 6 months ago
- 5514698 Reverse order of tag and android module checks by Liz Kammer · 3 years, 6 months ago
- 4ae55d1 Support multilib in apex. by Yu Liu · 3 years, 7 months ago
- 6b1ffa4 name parameters for clarity by Usta · 3 years, 8 months ago
- 8f53998 Merge "Start unblocking com.android.runtime deps" by Treehugger Robot · 3 years, 7 months ago
- 443703a Merge "Support `enabled` flag in product variable config" by Sam Delmerico · 3 years, 7 months ago
- 0e33c9d Support `enabled` flag in product variable config by Sam Delmerico · 3 years, 7 months ago
- 9525e71 Add SetProperties to json-module-graph by Liz Kammer · 3 years, 7 months ago
- 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years, 7 months ago
- daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years, 8 months ago
- dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years, 8 months ago
- 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 8 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
- 54c827f Merge "cosmetic changes" by Usta Shrestha · 3 years, 8 months ago
- bbabe6f Ensure reported unconverted deps are unique by Liz Kammer · 3 years, 8 months ago
- eabf0f3 cosmetic changes by Usta · 3 years, 8 months ago
- d8395b1 Revert^2 "Build license metadata files in Soong" am: 4acaea9cbf by Colin Cross · 3 years, 8 months ago
- f4c2bf6 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" by Treehugger Robot · 3 years, 8 months ago
- 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 8 months ago
- 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 8 months ago
- b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 8 months ago
- b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 8 months ago
- 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 9 months ago
- 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 3 years, 10 months ago
- 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 3 years, 8 months ago
- 9579f4c Merge "Switch default for InstallBypassMake to true" by Colin Cross · 3 years, 8 months ago
- ef3676c Minor refactoring of Append/PrependProperties() methods by Usta · 3 years, 8 months ago
- d5e7af9 Switch default for InstallBypassMake to true by Colin Cross · 3 years, 9 months ago
- 50ed1f9 Install android_app_set modules in Soong by Colin Cross · 3 years, 9 months ago
- 64002af Fix InstallBypassMake symlink dependencies by Colin Cross · 3 years, 9 months ago
- 1caea35 Merge "Export Soong install rules to Make" by Colin Cross · 3 years, 9 months ago
- a3d135b Add -{checkbuild,tidy} targets only for modules in mm by Chih-Hung Hsieh · 3 years, 10 months ago
- 6301c3c Export Soong install rules to Make by Colin Cross · 3 years, 10 months ago
- 3bb934f Do not add .tidy files as RBE link inputs by Chih-Hung Hsieh · 3 years, 9 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 1 month ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 3 years, 11 months ago
- b808229 Share cFlags, tidyFlags, etc. in a module by Chih-Hung Hsieh · 3 years, 11 months ago
- 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 4 years ago
- 4011ebb Merge "Cleanup unused code for bp2build conversion." by Treehugger Robot · 3 years, 11 months ago
- d0f82fe Add tidy-soong, tidy-dir-path, module-tidy targets by Chih-Hung Hsieh · 4 years ago
- 7cbf773 Cleanup unused code for bp2build conversion. by Liz Kammer · 3 years, 11 months ago
- 8631cc7 Update HostAndDevice* documentation by Liz Kammer · 4 years ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years ago
- 1e6760f Merge "Update documentation for VisitDirectDeps" by Treehugger Robot · 4 years ago
- da7f362 Update documentation for VisitDirectDeps by Spandan Das · 4 years ago
- 8707cd7 TransitivePackagingSpecs should follow "installable" deps by Jooyung Han · 4 years ago
- a66c0b5 Skip unnecessary repeititon in validation by Chris Parsons · 4 years ago
- 2f1102f Merge "Remove bp2build deps mutator" by Christopher Parsons · 4 years ago
- b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 4 years ago
- 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years ago