Merge "Stop building unused dex.txt files" am: 8a8b52a6be am: 95de721b49
Change-Id: I23a0cd0a8c44b83475055f6aa7723d3773bfe709
This commit is contained in:
commit
b5d9f9f4ed
@ -130,7 +130,6 @@ droidstubs {
|
||||
api_tag_name: "SYSTEM",
|
||||
api_filename: "system-api.txt",
|
||||
private_api_filename: "system-private.txt",
|
||||
private_dex_api_filename: "system-private-dex.txt",
|
||||
removed_api_filename: "system-removed.txt",
|
||||
arg_files: [
|
||||
"core/res/AndroidManifest.xml",
|
||||
@ -324,8 +323,6 @@ droidstubs {
|
||||
arg_files: [
|
||||
"core/res/AndroidManifest.xml",
|
||||
],
|
||||
dex_api_filename: "public-dex.txt",
|
||||
private_dex_api_filename: "private-dex.txt",
|
||||
removed_dex_api_filename: "removed-dex.txt",
|
||||
args: metalava_framework_docs_args +
|
||||
" --show-unannotated " +
|
||||
|
Loading…
x
Reference in New Issue
Block a user