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

Commit 406fe4ab authored by Anton Hansson's avatar Anton Hansson
Browse files

Add **/package.html to docs srcs

It is being used implicitly at the moment, make it explicit instead.

r.android.com/1305139 added this to the other droidstubs.

Bug: 153703940
Test: diff soong intermediates for framework-doc-stubs before and after
Change-Id: I708cfd02b9096b0245fddbbfb46893d912edd197
parent 6f1d2676
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@ stubs_defaults {
        ":i18n.module.public.api{.public.stubs.source}",
        "test-mock/src/**/*.java",
        "test-runner/src/**/*.java",
        "**/package.html",
    ],
    libs: framework_docs_only_libs,
    create_doc_stubs: true,