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