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

Commit fbaa860e authored by Aurimas Liutikas's avatar Aurimas Liutikas
Browse files

Revert "API: enable API lint on public and system APIs"

This reverts commit b4f91321.

Reason for revert: broke the build. New errors got added in the meantime 
https://android-build.googleplex.com/builds/submitted/5935261/aosp_blueline-userdebug/latest/view/logs/build_error.log

Change-Id: I540f0464588f7558ec9a6c898d81753c3bb1dea9
parent b4f91321
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -1461,11 +1461,6 @@ droidstubs {
            removed_api_file: "api/removed.txt",
            baseline_file: ":public-api-incompatibilities-with-last-released",
        },
        api_lint: {
            enabled: true,
            new_since: ":last-released-public-api",
            baseline_file: "api/lint-baseline.txt",
        },
    },
    jdiff_enabled: true,
}
@@ -1492,11 +1487,6 @@ droidstubs {
            removed_api_file: "api/system-removed.txt",
            baseline_file: ":system-api-incompatibilities-with-last-released"
        },
        api_lint: {
            enabled: true,
            new_since: ":last-released-system-api",
            baseline_file: "api/system-lint-baseline.txt",
        },
    },
    jdiff_enabled: true,
}

api/lint-baseline.txt

deleted100644 → 0
+0 −1171

File deleted.

Preview size limit exceeded, changes collapsed.

api/system-lint-baseline.txt

deleted100644 → 0
+0 −48915

File deleted.

Preview size limit exceeded, changes collapsed.