summaryrefslogtreecommitdiff
path: root/sdk/update.go
AgeCommit message (Expand)Author
2025-01-17Convert licensesPropertyFlattener to use ModuleProxy. Yu Liu
2024-11-26Ignore missing deps of module sdk during soong analysis Spandan Das
2024-09-12Merge "Add HasMutatorFinished" into main Cole Faust
2024-09-11Merge "Remove apex_available allowlist" into main Treehugger Robot
2024-09-11Add HasMutatorFinished Cole Faust
2024-09-10Merge "Improve docs about //visibility:public" into main Treehugger Robot
2024-09-10Improve docs about //visibility:public Spandan Das
2024-09-05Merge "Change visibility of module sdk prebuilts to //visibility:public" into... Spandan Das
2024-09-04Change visibility of module sdk prebuilts to //visibility:public Spandan Das
2024-09-03Move checkbuild targets of Soong modules into Soong Colin Cross
2024-08-29Remove apex_available allowlist Jooyung Han
2024-08-19Make the WholeStatic/Static/Shared libs properties configurable Cole Faust
2024-07-08Merge "Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapsh... Alyssa Ketpreechasawat
2024-07-05Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot. Alyssa Ketpreechasawat
2024-06-10Remove exportable modules when generating snapshots targeting older platform Jihoon Kang
2024-04-03Drop host variant of lidbexfile in >=V snapshots Spandan Das
2024-03-20Add an apex_contributions_defaults module to module sdk Spandan Das
2024-03-08Remove unused code in update.go Cole Faust
2024-03-07Replace generatedFile with android.WriteFileRule Cole Faust
2023-12-14Convert OtherModuleProvider to generic providers API Colin Cross
2023-06-30don't export systemserverclasspath_fragment if contents are empty Sam Delmerico
2023-05-02Use api_levels_released_versions from starlark Cole Faust
2023-03-21Always include host variants in the sdk snapshot Spandan Das
2023-02-28Replace SortedStringKeys with SortedKeys Cole Faust
2022-12-12Replace usages of SdkAware in sdk module with Module Paul Duffin
2022-11-22Merge "Remove support for unused env vars from sdk snapshot generation" Paul Duffin
2022-11-21Revert "Improve error reporting when depending on prebuilt implementation jar" Paul Duffin
2022-11-14Remove support for unused env vars from sdk snapshot generation Paul Duffin
2022-11-14Improve error reporting when depending on prebuilt implementation jar Paul Duffin
2022-09-26Add sdk:"keep" tag support Paul Duffin
2022-09-26Rename sdk field tag "keep" to "ignore" Paul Duffin
2022-09-14Exclude unsupported libraries from sdk snapshot Paul Duffin
2022-08-19Add current build release Paul Duffin
2022-07-18Sort files in sdk snapshot zip to ensure consistent behavior Paul Duffin
2022-07-15Use implementation jar for updatable-media in snapshot for S Paul Duffin
2022-07-06Add apexes property to sdk Paul Duffin
2022-07-05Stop exporting systemserverclasspath_fragment when targeting S Paul Duffin
2022-05-24Remove support for generating versioned snapshots Paul Duffin
2022-05-24Merge "Handle multiple linkages in sdk snapshots" Liz Kammer
2022-05-23Handle multiple linkages in sdk snapshots Liz Kammer
2022-05-16Add custom java_sdk_library info to the SDK info file Paul Duffin
2022-05-06For each sdk built generate a JSON file describing its contents Paul Duffin
2022-04-06Copy the out/soong/build_number.txt file into sdk snapshots Paul Duffin
2021-10-04Retry: Support generating sdk snapshot for specific build release Paul Duffin
2021-10-04Revert "Support generating sdk snapshot for specific build release" Salmax Chang
2021-10-01Support generating sdk snapshot for specific build release Paul Duffin
2021-09-24Insert imageVariantSpecificInfo between arch and link info Paul Duffin
2021-09-23Allow sdk snapshot code to identify native bridge variants Paul Duffin
2021-09-23Add support to sdk/module_exports to specify required traits Paul Duffin
2021-09-16Improve the documentation in the android/sdk.go file Paul Duffin