- 5d6fa4d Enable Mixed Builds for Prebuilt Library by Trevor Radcliffe · 2 years, 8 months ago
- dbd814d Fix genrule tool dependencies when a prebuilt tool is preferred. by Martin Stjernholm · 3 years ago
- 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years ago
- dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years ago
- e65c3ae Fix prebuilt selection logic for cc_prebuilt_library_headers. by Martin Stjernholm · 3 years, 1 month ago
- 25a69de Improve the error when srcs field has the wrong type. by Martin Stjernholm · 3 years, 4 months ago
- 0c52c7b Choose prebuilt or source via an Soong config variable by Paul Duffin · 3 years, 6 months ago
- 69d6413 Make prebuilt properties customizable by Liz Kammer · 3 years, 6 months ago
- f7c99f5 Add GetEmbeddedPrebuilt and IsModulePrebuilt by Paul Duffin · 3 years, 8 months ago
- fb545bf Make sure prebuilt modules are exported before attempting to use them by LuK1337 · 4 years ago
- 56dc66e Stop deapexer module type from being treated as a prebuilt by Paul Duffin · 3 years, 10 months ago
- 864116c Add PrebuiltNameFromSource by Paul Duffin · 3 years, 9 months ago
- e1d3837 Add IsModulePreferred by Paul Duffin · 3 years, 9 months ago
- 6158dfe Remove obsolete comment on PrebuiltPostDepsMutator by Jaewoong Jung · 3 years, 9 months ago
- c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 10 months ago
- a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years ago
- d23c726 Add RemoveOptionalPrebuiltPrefix() helper function by Paul Duffin · 4 years, 1 month ago
- 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 4 years, 1 month ago
- 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 1 month ago
- 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 4 years, 5 months ago
- 5ca3a62 Add hidden_api for java_import by Liz Kammer · 4 years, 5 months ago
- f467732 Do not consider disabled prebuilt variants. by Martin Stjernholm · 4 years, 6 months ago
- 6ffbe57 Revert "Do not consider disabled prebuilt variants." by Charles Chen · 4 years, 6 months ago
- 235e2fd Do not consider disabled prebuilt variants. by Martin Stjernholm · 4 years, 6 months ago
- 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 4 years, 6 months ago
- 009a9dc Fall back to the source module for variants that the corresponding by Martin Stjernholm · 4 years, 10 months ago
- 38b5785 java_sdk_library_import: Propagate prefer to child modules by Paul Duffin · 4 years, 8 months ago
- dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 4 years, 9 months ago
- dcb4bd6 Refactor prebuilt to use srcs supplier function by Paul Duffin · 4 years, 10 months ago
- 5006151 java_sdk_library - Use prebuilt/prefer for unbundled app builds by Paul Duffin · 5 years ago
- 78ac5b9 Exclude source->prebuilt deps from visibility enforcement by Paul Duffin · 5 years ago
- 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 5 years ago
- 42aaba7 Merge "Delete prebuilt APEXes when installing source-built APEXes" am: a822256e15 by Jiyong Park · 5 years ago
- 03b68dd Delete prebuilt APEXes when installing source-built APEXes by Jiyong Park · 5 years ago
- 2cb5288 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 5 years ago
- 22dad11 resolve merge conflicts of c40949db97ad14085d2f64a6ec1fd5f99544be69 to qt-dev-plus-aosp by Jaewoong Jung · 5 years ago
- a237e62 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true am: 0a573d798f by Jiyong Park · 5 years ago
- 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
- 0a573d7 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 5 years ago
- a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
- 4d27704 Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 6 years ago
- a41f12a Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 6 years ago
- 939ebd5 Add prebuilt_apex. by Jaewoong Jung · 6 years ago
- 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
- 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
- 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
- ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
- 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
- d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
- 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 7 years ago
- 5ea9bcc Fix java prebuilts by Colin Cross · 7 years ago
- cec8171 Add integration testing infrastructure by Colin Cross · 7 years ago
- c3e7fa6 Fix installing prebuilts with no source module by Colin Cross · 8 years ago
- 2502e12 Fixed the issue of dependencyTag in prebuilt.go by Nan Zhang · 8 years ago
- a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 8 years ago
- 0f3c72f Disable installing unused prebuilts by Colin Cross · 8 years ago
- ce75d2c Initial prebuilt support by Colin Cross · 8 years ago