Merge "Add **/package.html to docs srcs"

This commit is contained in:
Anton Hansson
2021-03-30 14:43:34 +00:00
committed by Gerrit Code Review

View File

@@ -70,6 +70,7 @@ stubs_defaults {
":i18n.module.public.api{.public.stubs.source}",
"test-mock/src/**/*.java",
"test-runner/src/**/*.java",
"**/package.html",
],
libs: framework_docs_only_libs,
create_doc_stubs: true,