- ddccb2a Convert licensesPropertyFlattener to use ModuleProxy. by Yu Liu · 8 months ago
- 6d98967 Ignore missing deps of module sdk during soong analysis by Spandan Das · 10 months ago
- 7351875 Merge "Add HasMutatorFinished" into main by Cole Faust · 12 months ago
- b269e32 Merge "Remove apex_available allowlist" into main by Treehugger Robot · 12 months ago
- 4e2bf9f Add HasMutatorFinished by Cole Faust · 12 months ago
- 2545872 Merge "Improve docs about //visibility:public" into main by Treehugger Robot · 12 months ago
- 8a847c4 Improve docs about //visibility:public by Spandan Das · 12 months ago
- 3bdb2b5 Merge "Change visibility of module sdk prebuilts to //visibility:public" into main by Spandan Das · 1 year ago
- 2c20726 Change visibility of module sdk prebuilts to //visibility:public by Spandan Das · 1 year ago
- a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year, 1 month ago
- a89a58a Remove apex_available allowlist by Jooyung Han · 1 year ago
- f0006e7 Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 1 year, 1 month ago
- 07bceec Merge "Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot." into main by Alyssa Ketpreechasawat · 1 year, 2 months ago
- 59ec0fa Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot. by Alyssa Ketpreechasawat · 1 year, 2 months ago
- 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 1 year, 3 months ago
- cfff924 Drop host variant of lidbexfile in >=V snapshots by Spandan Das · 1 year, 5 months ago
- a5e26d3 Add an apex_contributions_defaults module to module sdk by Spandan Das · 1 year, 6 months ago
- 8c36631 Remove unused code in update.go by Cole Faust · 1 year, 6 months ago
- ed158f4 Replace generatedFile with android.WriteFileRule by Cole Faust · 1 year, 6 months ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
- 3588136 don't export systemserverclasspath_fragment if contents are empty by Sam Delmerico · 2 years, 2 months ago
- 3486740 Use api_levels_released_versions from starlark by Cole Faust · 2 years, 4 months ago
- b84dbb2 Always include host variants in the sdk snapshot by Spandan Das · 2 years, 6 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
- 5e71e68 Replace usages of SdkAware in sdk module with Module by Paul Duffin · 2 years, 10 months ago
- 032734c Merge "Remove support for unused env vars from sdk snapshot generation" by Paul Duffin · 2 years, 10 months ago
- 7ed6ff8 Revert "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 2 years, 10 months ago
- 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 2 years, 10 months ago
- c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 2 years, 11 months ago
- bfdca96 Add sdk:"keep" tag support by Paul Duffin · 3 years ago
- 02e25c8 Rename sdk field tag "keep" to "ignore" by Paul Duffin · 3 years ago
- 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 3 years, 1 month ago
- 42a49f1 Add current build release by Paul Duffin · 3 years, 1 month ago
- 74f1dcd Sort files in sdk snapshot zip to ensure consistent behavior by Paul Duffin · 3 years, 2 months ago
- 1364891 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 3 years, 2 months ago
- 4e7d1c4 Add apexes property to sdk by Paul Duffin · 3 years, 4 months ago
- f861df7 Stop exporting systemserverclasspath_fragment when targeting S by Paul Duffin · 3 years, 2 months ago
- b01ac4b Remove support for generating versioned snapshots by Paul Duffin · 3 years, 4 months ago
- 91f10ec Merge "Handle multiple linkages in sdk snapshots" by Liz Kammer · 3 years, 4 months ago
- 96320df Handle multiple linkages in sdk snapshots by Liz Kammer · 3 years, 4 months ago
- 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 4 months ago
- c6ba182 For each sdk built generate a JSON file describing its contents by Paul Duffin · 3 years, 4 months ago
- 51509a1 Copy the out/soong/build_number.txt file into sdk snapshots by Paul Duffin · 3 years, 5 months ago
- 39abf8f Retry: Support generating sdk snapshot for specific build release by Paul Duffin · 4 years ago
- 203ec01 Revert "Support generating sdk snapshot for specific build release" by Salmax Chang · 4 years ago
- ef2df58 Support generating sdk snapshot for specific build release by Paul Duffin · 4 years ago
- b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 4 years ago
- fefdb0b Allow sdk snapshot code to identify native bridge variants by Paul Duffin · 4 years ago
- d19f894 Add support to sdk/module_exports to specify required traits by Paul Duffin · 4 years, 2 months ago
- 9428970 Improve the documentation in the android/sdk.go file by Paul Duffin · 4 years ago
- 0573295 Remove unnecessary archTypeSpecificInfo.optimizableProperties() by Paul Duffin · 4 years ago
- f68f85a Move setting of link type properties to linkPropertyInfo by Paul Duffin · 4 years ago
- f7b3d0d Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag by Paul Duffin · 4 years ago
- 62782de Make sdk member type related types and vars type specific by Paul Duffin · 4 years, 2 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 4 years, 2 months ago
- 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years, 2 months ago
- fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 4 years, 2 months ago
- 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 4 years, 2 months ago
- d0b99ce Flag to control if generated SDK prebuilts are preferred. by Mathew Inwood · 4 years, 4 months ago
- 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 3 months ago
- b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 4 months ago
- 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 4 years, 4 months ago
- a08e4dc Refactor the printing of an sdk snapshot's Android.bp contents by Paul Duffin · 4 years, 3 months ago
- 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 4 years, 4 months ago
- 6213170 Add package module to sdk snapshot that contains licenses by Paul Duffin · 4 years, 4 months ago
- b0bb376 Add license modules to the sdk by Paul Duffin · 4 years, 4 months ago
- 0df4968 Add support for name-less modules and property comments by Paul Duffin · 4 years, 4 months ago
- 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 4 years, 4 months ago
- 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 4 years, 4 months ago
- 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 4 years, 4 months ago
- 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 4 years, 4 months ago
- 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 4 years, 4 months ago
- eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 4 years, 4 months ago
- cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 4 years, 5 months ago
- a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 4 years, 5 months ago
- 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 4 years, 5 months ago
- fbe470e Dedup snapshot module property set initialization by Paul Duffin · 4 years, 5 months ago
- 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 4 years, 5 months ago
- cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 4 years, 5 months ago
- 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 4 years, 5 months ago
- 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 4 years, 5 months ago
- ee9b24e Do not output two trailing newlines in generated bp files. by Martin Stjernholm · 4 years, 5 months ago
- 2f6a21e Export OsTypeList through a function. by Jingwen Chen · 4 years, 5 months ago
- d075907 Support testing versioned/unversioned sdk Android.bp files separately by Paul Duffin · 4 years, 7 months ago
- 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years, 7 months ago
- db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 9 months ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 10 months ago
- 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 10 months ago
- 8fe14e6 Enable sdk and sdk members in os_arch granularity by Jiyong Park · 4 years, 11 months ago
- 157f40f Add prebuilt_visibility property by Paul Duffin · 5 years ago
- dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 5 years ago
- b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 5 years ago
- 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
- 053fca1 Support ninja rsp files in soong_zip by Colin Cross · 5 years ago
- caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 5 years ago
- 4cfa2c6 Set compile_multilib for SDK snapshots for device. by Martin Stjernholm · 5 years ago
- 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 5 years ago
- ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 5 years ago
- 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 5 years ago
- 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 5 years ago