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

Commit 940e8cd9 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" into tm-qpr-dev am: d4b56b05

parents ca6b7f80 d4b56b05
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) {