1. 157f40f Add prebuilt_visibility property by Paul Duffin · 4 years, 4 months ago
  2. a37eca2 Avoid creating APEX variant for sdk member by Paul Duffin · 4 years, 6 months ago
  3. 26ab8e8 Prepend default to allow overriding in the bp file. by Martin Stjernholm · 4 years, 7 months ago
  4. cc77601 Do not follow SDK member dependencies for APEX payloads. by Martin Stjernholm · 4 years, 7 months ago
  5. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
  6. 6534770 Stop requiring apex_available on java_library members of sdks by Paul Duffin · 4 years, 10 months ago
  7. 923e8a5 Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 4 years, 10 months ago
  8. 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 4 years, 10 months ago
  9. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
  10. 865171e Allow sdk members to vary by os type by Paul Duffin · 4 years, 11 months ago
  11. 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 5 years ago
  12. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 5 years ago
  13. cc1b3da Avoid invoking sdk member to add empty list of dependencies by Paul Duffin · 5 years ago
  14. 583bf7e Do not add dependencies from disabled sdk variants to its members by Paul Duffin · 5 years ago
  15. 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 5 years ago
  16. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 5 years ago
  17. fe14922 Exclude sdkMemberVersionedDepTag from visibility enforcement by Paul Duffin · 5 years ago
  18. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
  19. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 5 years ago
  20. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 5 years ago
  21. 9ab556f Added support for using static libraries in sdk snapshot by Paul Duffin · 5 years ago
  22. fa02872 Sort sdkProperties by package and then name by Paul Duffin · 5 years ago
  23. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
  24. a0dbf43 Support header and implementation jars in sdk by Paul Duffin · 5 years ago
  25. a6e737b Organize sdk member properties by Paul Duffin · 5 years ago
  26. 1387957 Parameterize the sdk member processing by Paul Duffin · 5 years ago
  27. 375058f Use static build rules in snapshot generation by Paul Duffin · 5 years ago
  28. 7264c69 Remove unused frozenVersions() method by Paul Duffin · 5 years ago
  29. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 5 years ago
  30. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
  31. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 5 years ago
  32. 504b461 Simplify building an SDK snapshot from the command line by Paul Duffin · 5 years ago
  33. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  34. 232e785 SDK snapshot is dist'ed by Jiyong Park · 5 years ago
  35. 100f3fd sdk modules are by default compile_multilib: "both" by Jiyong Park · 5 years ago
  36. 73c54ee native shared libs in an SDK can be snapshotted by Jiyong Park · 5 years ago
  37. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 5 years ago
  38. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  39. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 5 years ago
  40. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  41. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 5 years ago
  42. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago