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

Commit d4b56b05 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "gmcs: Fix GATT no responing on GMCS GATT requests" into tm-qpr-dev

parents a20d5d24 1790b50c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -184,6 +184,7 @@ public class McpService extends ProfileService {
            return;
        }
        Log.w(TAG, "onDeviceUnauthorized - authorization notification not implemented yet ");
        setDeviceAuthorized(device, false);
    }

    public void setDeviceAuthorized(BluetoothDevice device, boolean isAuthorized) {