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

Commit e379f408 authored by Nan Zhang's avatar Nan Zhang
Browse files

Depend on a module instead of real dir for metalava_merge_annotations_dirs

Bug: b/111916275
Test: touch manual/android/support/design/widget/annotations.xml, and m
-j metalava-api-stubs-docs, and check the built output srcjar.

Change-Id: I82e8b51d66f97ebc3f9f4f5aa75ce33066c95089
parent c14a4be7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1142,7 +1142,7 @@ doc_defaults {
    metalava_annotations_enabled: true,
    metalava_previous_api: ":public-api-for-metalava-annotations",
    metalava_merge_annotations_dirs: [
        "tools/metalava/manual",
        "metalava-manual",
    ],
}