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

Commit f124353c authored by David Duarte's avatar David Duarte Committed by Gerrit Code Review
Browse files

Revert "Bluetooth: Demote ObsoleteSdkInt to a warning"

This reverts commit 54cb6231.

Reason for revert: Bug is fixed
Bug: 318814235
Bug: 318719701
Flag: Exempt, Build Change

Change-Id: I1e74e5138430d89a2f14b85db0517267a0a00e27
parent 54cb6231
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,11 +286,11 @@ android_app {
    javacflags: ["-Aroom.schemaLocation=packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/schemas"],

    lint: {
        // TODO(b/318814235): Add back ObsoleteSdkInt to this list.
        error_checks: [
            "ExtraText",
            "MissingClass",
            "NewApi",
            "ObsoleteSdkInt",
            "Recycle",
            "RtlHardcoded",
            "UseSparseArrays",