Upgrade bluez5_37 :Merge the code from private
[platform/upstream/bluez.git] / tools / mpris-proxy.c
index 693055e..bf8148f 100644 (file)
@@ -406,7 +406,7 @@ static DBusHandlerResult player_message(DBusConnection *conn,
 done:
        dbus_message_unref(copy);
 
-       return DBUS_HANDLER_RESULT_NOT_YET_HANDLED;
+       return DBUS_HANDLER_RESULT_HANDLED;
 }
 
 static struct player *find_player_by_bus_name(const char *name)