diff --git a/StubLibraries.bp b/StubLibraries.bp index 7c44f16caa9b4..8ac98423d1d8e 100644 --- a/StubLibraries.bp +++ b/StubLibraries.bp @@ -122,7 +122,6 @@ stubs_defaults { droidstubs { name: "api-stubs-docs", defaults: ["metalava-full-api-stubs-default"], - removed_dex_api_filename: "removed-dex.txt", arg_files: [ "core/res/AndroidManifest.xml", ], @@ -183,7 +182,6 @@ module_libs = " " + droidstubs { name: "system-api-stubs-docs", defaults: ["metalava-full-api-stubs-default"], - removed_dex_api_filename: "system-removed-dex.txt", arg_files: [ "core/res/AndroidManifest.xml", ],