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

Commit 14b05b1c authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

For ds-docs build, pass -yamlV2 and -metalavaApiSince.

These two flags generate the API reference in the
new format expected by DAC.

Test: make ds-docs
Bug: 125939989
Change-Id: I63510051d87b211793ca140ed0fd618d6ebd3f68
parent 9d2829ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1514,7 +1514,7 @@ droiddoc {
    ],
    ],
    proofread_file: "ds-docs-proofrerad.txt",
    proofread_file: "ds-docs-proofrerad.txt",
    args: framework_docs_only_args +
    args: framework_docs_only_args +
        " -toroot / -samplegroup Admin " +
        " -toroot / -yamlV2 -metalavaApiSince -samplegroup Admin " +
        " -samplegroup Background " +
        " -samplegroup Background " +
        " -samplegroup Connectivity " +
        " -samplegroup Connectivity " +
        " -samplegroup Content " +
        " -samplegroup Content " +