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

Commit fa9ce944 authored by Jim Tang's avatar Jim Tang
Browse files

Convert offline-sdk-timestamp to bp

Flag: EXEMPT refactor
Bug: 437232397
Test: lunch sdk-trunk_staging-userdebug && m sdk
Test: m docs offline-sdk-docs

Change-Id: Iaf33a4540bae28312b07f77f6db81701a21f028e
parent 8f6a8416
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -318,6 +318,13 @@ droiddoc {
        "-title \"Android SDK\"",
    ],
    static_doc_index_redirect: "docs/docs-preview-index.html",
    // The directory to publish the generated documentation under out/target/common/docs.
    publish_dir: "offline-sdk",
}

phony_rule {
    name: "docs",
    phony_deps: ["offline-sdk-docs"],
}

droiddoc {