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

Commit 72b18064 authored by Jaikumar Ganesh's avatar Jaikumar Ganesh
Browse files

Disable Out of Band pairing for Bluez upgrade.

This is a temporary change, till OOB pairing is redone.

Change-Id: I3e25fc7923eb4c70b4139880da884acf43098386
parent 23e0df58
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -373,7 +373,6 @@ static int register_agent(native_data_t *nat,
    }
    dbus_message_append_args(msg, DBUS_TYPE_OBJECT_PATH, &agent_path,
                             DBUS_TYPE_STRING, &capabilities,
                             DBUS_TYPE_BOOLEAN, &oob,
                             DBUS_TYPE_INVALID);

    dbus_error_init(&err);