Merge "Ignore classes on the classpath when generating stubs"
am: c817b66016
Change-Id: Ia9068a94de9f50cbd387f016da301dd4db0780b1
This commit is contained in:
@@ -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 " +
|
||||
|
||||
Reference in New Issue
Block a user