am 166aeb29: Merge "DO NOT MERGE: Remove Device Bluez-Dbus interface watch." into gingerbread
Merge commit '166aeb290be234531ba049b6702f558a02317393' into gingerbread-plus-aosp * commit '166aeb290be234531ba049b6702f558a02317393': DO NOT MERGE: Remove Device Bluez-Dbus interface watch.
This commit is contained in:
@@ -388,7 +388,7 @@ static void tearDownEventLoop(native_data_t *nat) {
|
||||
LOG_AND_FREE_DBUS_ERROR(&err);
|
||||
}
|
||||
dbus_bus_remove_match(nat->conn,
|
||||
"type='signal',interface='org.bluez.audio.Device'",
|
||||
"type='signal',interface='org.bluez.Device'",
|
||||
&err);
|
||||
if (dbus_error_is_set(&err)) {
|
||||
LOG_AND_FREE_DBUS_ERROR(&err);
|
||||
|
||||
Reference in New Issue
Block a user