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

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

Revert^2 "Bluetooth: Demote ObsoleteSdkInt to a warning"

This reverts commit f124353c.

Reason for revert: UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT was rollbacked
Bug: 327191767
Bug: 318814235
Flag: Exempt, Build Change

Change-Id: I70fe04c7d89c19846a1d01bdf910f9ff0d52144e
parent f124353c
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",