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