summaryrefslogtreecommitdiff
path: root/ApiDocs.bp
diff options
context:
space:
mode:
authorRamy Medhat <abdelaal@google.com>2020-06-20 03:40:50 +0000
committerRamy Medhat <abdelaal@google.com>2020-06-20 13:02:35 +0000
commit602016c7dbd85d161b354136b1195e30144b8fa9 (patch)
tree3ef5b635875bdfa01a27015b6f90a87de2b3cfdf /ApiDocs.bp
parent7462d23b1241d76bccfb252c7769fd6efaaba436 (diff)
Revert "Enable metalava sandbox in StubLibraries.bp and ApiDocs.bp."
Reason for revert: breaking several builds downstream Reverted Changes: Ia5767debc:Enable metalava sandbox in StubLibraries.bp and Ap... I7256d29f1:Add sandbox property to the javadoc rule. Ia69440800:Only report a violation when the file exists. Change-Id: I5651212314fd39b7ba404936dee416f566c682c9
Diffstat (limited to 'ApiDocs.bp')
-rw-r--r--ApiDocs.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ApiDocs.bp b/ApiDocs.bp
index 2d12e2d321e6..029699efe3b9 100644
--- a/ApiDocs.bp
+++ b/ApiDocs.bp
@@ -91,7 +91,6 @@ droidstubs {
arg_files: [
"core/res/AndroidManifest.xml",
],
- sandbox: true,
args: metalava_framework_docs_args,
write_sdk_values: true,
}