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

Commit f3f6c4ca authored by Liz Kammer's avatar Liz Kammer Committed by Automerger Merge Worker
Browse files

Merge "Remove `create_stubs: false` from droiddoc" am: a17375d0 am: 717f0829 am: 8b509e1e

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1386551

Change-Id: I117da08146d8c9072b6657733decb8385a31eace
parents 4844bf71 8b509e1e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -150,12 +150,10 @@ doc_defaults {
        ":current-support-api",
        ":current-androidx-api",
    ],
    create_stubs: false,
}

doc_defaults {
    name: "framework-dokka-docs-default",
    create_stubs: false,
}

droiddoc {
+0 −1
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@ droiddoc {
    ],
    installable: false,
    custom_template: "droiddoc-templates-sdk",
    create_stubs: false,
}

java_library_static {