Merge "Remove create_stubs: false from droiddoc"

This commit is contained in:
Liz Kammer
2020-08-04 18:35:43 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 3 deletions

View File

@@ -150,12 +150,10 @@ doc_defaults {
":current-support-api",
":current-androidx-api",
],
create_stubs: false,
}
doc_defaults {
name: "framework-dokka-docs-default",
create_stubs: false,
}
droiddoc {

View File

@@ -54,7 +54,6 @@ droiddoc {
],
installable: false,
custom_template: "droiddoc-templates-sdk",
create_stubs: false,
}
java_library_static {