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

Commit 1a2b9406 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Stop merging in annotations from ojluni-annotated-sdk-stubs"

parents b3866aee 64b7d402
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1020,7 +1020,6 @@ stubs_defaults {
    previous_api: ":last-released-public-api",
    merge_annotations_dirs: [
        "metalava-manual",
        "ojluni-annotated-sdk-stubs",
    ],
}

@@ -1077,7 +1076,6 @@ stubs_defaults {
    previous_api: ":last-released-public-api",
    merge_annotations_dirs: [
        "metalava-manual",
        "ojluni-annotated-sdk-stubs",
    ],
    api_levels_annotations_enabled: true,
    api_levels_annotations_dirs: [
@@ -1412,7 +1410,6 @@ droidstubs {
    previous_api: ":last-released-public-api",
    merge_annotations_dirs: [
        "metalava-manual",
        "ojluni-annotated-sdk-stubs",
    ],
    args: " --show-annotation android.annotation.SystemApi",
}