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

Commit 9150bd4b 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

Change-Id: I936c3b375a4c1a58c301965f6a2922e135699663
parents eeedbb5a 86cd9642
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",
}
}