summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 04d4aa9..3d2a908 100644
--- a/Android.bp
+++ b/Android.bp
@@ -83,7 +83,6 @@ java_sdk_library {
// Add dependencies on files used by droiddoc_options.
droiddoc_option_files: [":frameworks-base-api-current.txt"],
droiddoc_options: [
- "--hide ReferencesHidden",
// Subtract classes from the API .txt / stubs that are in the public SDK API. Without this
// the org.apache.http.legacy.jar would contain duplicates of classes in android.jar.
// See http://b/119021844 for more details.