Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 275d3b55 authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Ignore classes on the classpath when generating stubs"

am: c817b660

Change-Id: Ia9068a94de9f50cbd387f016da301dd4db0780b1
parents d9cb5b94 c817b660
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -914,6 +914,7 @@ framework_docs_only_libs = [
]

metalava_framework_docs_args = "--manifest $(location core/res/AndroidManifest.xml) " +
    "--ignore-classes-on-classpath " +
    "--hide-package com.android.okhttp " +
    "--hide-package com.android.org.conscrypt --hide-package com.android.server " +
    "--error UnhiddenSystemApi " +