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

Commit d80935ce authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Revert^2 "Bluetooth: Demote ObsoleteSdkInt to a warning"" into main am: 0ca2e7c4

parents 59e02fac 0ca2e7c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -290,11 +290,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",