Remove dead code am: 023527e0a9

Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1952386

Change-Id: I3262b58441f6c927c3a35cbecd61d49abe18e3ee
This commit is contained in:
Anton Hansson
2022-01-18 15:00:59 +00:00
committed by Automerger Merge Worker

View File

@@ -24,20 +24,6 @@ mainline_stubs_args =
"--hide RequiresPermission " + "--hide RequiresPermission " +
"--enhance-documentation " "--enhance-documentation "
// TODO: modularize this so not every module has the same list
framework_packages_to_document = [
"android",
"dalvik",
"java",
"javax",
"junit",
"org.apache.http",
"org.json",
"org.w3c.dom",
"org.xml.sax",
"org.xmlpull",
]
// TODO: remove the hiding when server classes are cleaned up. // TODO: remove the hiding when server classes are cleaned up.
mainline_framework_stubs_args = mainline_framework_stubs_args =
mainline_stubs_args + mainline_stubs_args +