summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Android Build Merger (Role) <noreply-android-build-merger@google.com> 2018-12-10 17:38:35 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2018-12-10 17:38:35 +0000
commit1f75782a04826f9923f76c5272fcbe8977a5b5dc (patch)
tree652f5d312e9026ea819facc6d20ac77711ad2fa5
parent64efde0bfc44412a8a606b04bca9e9a5169034c9 (diff)
parent81724dc14148f29a30b224fe7b198baf7244f71e (diff)
Merge "Merge "hiddenapi-mappings: Hide ReferencesHidden errors" am: 3cfdb94845 am: f1f26e1165 am: b2d80c1acc"
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index b3d3dd2fef62..55686734e8ea 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1616,6 +1616,7 @@ droidstubs {
],
dex_mapping_filename: "dex-mapping.txt",
args: metalava_framework_docs_args +
+ " --hide ReferencesHidden " +
" --show-unannotated " +
" --show-annotation android.annotation.SystemApi " +
" --show-annotation android.annotation.TestApi "