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

Commit c6f3d238 authored by David Duarte's avatar David Duarte Committed by Automerger Merge Worker
Browse files

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

Merge "Revert "Bluetooth: Demote ObsoleteSdkInt to a warning"" into main am: 8eaa1b02 am: 9c7573e5

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2938140



Change-Id: I79eeaa9763e95e833a53d89cc77548d1ac5fc97d
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 38b85bf5 9c7573e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -288,11 +288,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",