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

Commit 8c083f68 authored by Paul Duffin's avatar Paul Duffin
Browse files

Get ART public API doctag information from java_sdk_library

Uses an output tag to access the doctag_files exposed by the
art.module.public.api java_sdk_library. This ensures that the doctags
will be available from the ART prebuilts as well.

Bug: 168301990
Test: Built offline-sdk-docs with and without the change and
      diffed them. The only difference was the timestamp.js
      file.
Change-Id: Ibd51899e4aeb9b11727a54644330bbbe8b7e86a7
parent 404b26a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ doc_defaults {
    ],
    knowntags: [
        "docs/knowntags.txt",
        ":known-oj-tags",
        ":art.module.public.api{.doctags}",
    ],
    custom_template: "droiddoc-templates-sdk",
    resourcesdir: "docs/html/reference/images/",