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