Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17a2c348 authored by David Brazdil's avatar David Brazdil Committed by android-build-merger
Browse files

Merge "Generate @removed DEX API signatures" am: eddd165c am: 86cd9642

am: 9150bd4b

Change-Id: I1d41c4ea367e648365f584892b27d9930879d962
parents e5874747 9150bd4b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1039,6 +1039,7 @@ droiddoc {
    ],
    ],
    api_filename: "public_api.txt",
    api_filename: "public_api.txt",
    removed_api_filename: "removed.txt",
    removed_api_filename: "removed.txt",
    removed_dex_api_filename: "removed-dex.txt",
    args: framework_docs_args + " -referenceonly -nodocs",
    args: framework_docs_args + " -referenceonly -nodocs",
}
}