Merge "Generate @removed DEX API signatures"

This commit is contained in:
David Brazdil
2018-04-26 12:39:41 +00:00
committed by Gerrit Code Review

View File

@@ -924,6 +924,7 @@ droiddoc {
private_api_filename: "private.txt",
private_dex_api_filename: "private-dex.txt",
removed_api_filename: "removed.txt",
removed_dex_api_filename: "removed-dex.txt",
args: framework_docs_args + " -referenceonly -nodocs",
}