summaryrefslogtreecommitdiff
path: root/cmds/uiautomator
diff options
context:
space:
mode:
authorLiz Kammer <eakammer@google.com>2020-08-03 14:45:51 -0700
committerLiz Kammer <eakammer@google.com>2020-08-03 14:48:04 -0700
commit16f2f94b7e5e9215114e1f21c5815630dac3fc7e (patch)
tree97e840ce67c5c987e9584504864d24176061cc88 /cmds/uiautomator
parent21e6488ae70695fcbf890bbeee3471e7118d63f2 (diff)
Remove `create_stubs: false` from droiddoc
`create_stubs: false` is the default behavior in soong as of https://r.android.com/1380730 Test: m docs Bug: 144248501 Bug: 143136634 Change-Id: If13de5c0a4071b032bc460f5c57e27819b33051d
Diffstat (limited to 'cmds/uiautomator')
-rw-r--r--cmds/uiautomator/library/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/uiautomator/library/Android.bp b/cmds/uiautomator/library/Android.bp
index 04b00cb837b2..a5839cbb5425 100644
--- a/cmds/uiautomator/library/Android.bp
+++ b/cmds/uiautomator/library/Android.bp
@@ -54,7 +54,6 @@ droiddoc {
],
installable: false,
custom_template: "droiddoc-templates-sdk",
- create_stubs: false,
}
java_library_static {