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

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

Merge "Revert "Bluetooth: Demote ObsoleteSdkInt to a warning"" into main

parents 3a8de3f7 f124353c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -287,11 +287,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",