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

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

Merge "Remove `create_stubs: false` from droiddoc" am: a17375d0

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

Change-Id: If0e28fbf52653dd310fbea9dfea564afab49eee3
parents e1cb5a9a a17375d0
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 {