diff --git a/Android.bp b/Android.bp index 8b8139ed16a76..9a815c69751c3 100644 --- a/Android.bp +++ b/Android.bp @@ -1561,6 +1561,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 "