Loading Android.bp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -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", } } Loading Loading
Android.bp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -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", } } Loading