Remove dead code
This variable was not used. Test: presubmit Change-Id: I382c1fe5279450c2f1600328e5e01f435f1572b0
This commit is contained in:
@@ -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 +
|
||||||
|
|||||||
Reference in New Issue
Block a user