Merge "Use android.compat.annotation.UnsupportedAppUsage everywhere."
This commit is contained in:
@@ -121,8 +121,10 @@ framework_docs_only_args = " -android -manifest $(location core/res/AndroidManif
|
|||||||
|
|
||||||
doc_defaults {
|
doc_defaults {
|
||||||
name: "framework-docs-default",
|
name: "framework-docs-default",
|
||||||
libs: framework_docs_only_libs +
|
libs: framework_docs_only_libs + [
|
||||||
["stub-annotations"],
|
"stub-annotations",
|
||||||
|
"unsupportedappusage",
|
||||||
|
],
|
||||||
html_dirs: [
|
html_dirs: [
|
||||||
"docs/html",
|
"docs/html",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user