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

Commit cacd9e61 authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Make ApiLint's new_since arg the merged txt file" into sc-dev am: ad82033c

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

Change-Id: Ifc902f14859fe3b9264a45c4df0fc2c53ebb00e7
parents 67ee164f ad82033c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ droidstubs {
        },
        api_lint: {
            enabled: true,
            new_since: ":android-non-updatable.api.public.latest",
            new_since: ":android.api.public.latest",
        },
    },
    dists: [
@@ -109,7 +109,7 @@ droidstubs {
        },
        api_lint: {
            enabled: true,
            new_since: ":android-non-updatable.api.system.latest",
            new_since: ":android.api.system.latest",
            baseline_file: "core/api/system-lint-baseline.txt",
        },
    },
@@ -204,7 +204,7 @@ droidstubs {
        },
        api_lint: {
            enabled: true,
            new_since: ":android-non-updatable.api.module-lib.latest",
            new_since: ":android.api.module-lib.latest",
        },
    },
    dists: [