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

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

Merge "gmcs: Fix GATT no responing on GMCS GATT requests" am: 32ef369e

parents ef812eb1 32ef369e
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) {