am 53f33d84: Revert "Remove STOPSHIP comment."
Merge commit '53f33d84776a0bad668e361365a7049b16f8a929' into eclair-mr2 * commit '53f33d84776a0bad668e361365a7049b16f8a929': Revert "Remove STOPSHIP comment."
This commit is contained in:
@@ -735,7 +735,7 @@ static DBusHandlerResult event_filter(DBusConnection *conn, DBusMessage *msg,
|
|||||||
return DBUS_HANDLER_RESULT_NOT_YET_HANDLED;
|
return DBUS_HANDLER_RESULT_NOT_YET_HANDLED;
|
||||||
}
|
}
|
||||||
|
|
||||||
LOGV("%s: Received signal %s:%s from %s", __FUNCTION__,
|
LOGE("%s: Received signal %s:%s from %s", __FUNCTION__,
|
||||||
dbus_message_get_interface(msg), dbus_message_get_member(msg),
|
dbus_message_get_interface(msg), dbus_message_get_member(msg),
|
||||||
dbus_message_get_path(msg));
|
dbus_message_get_path(msg));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user