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

Commit 53f33d84 authored by Nick Pelly's avatar Nick Pelly
Browse files

Revert "Remove STOPSHIP comment."

This reverts commit 3d0726b4

Change-Id: Ie1ce5d09cc0b799ef0799f30eedc95f0ca5d3fad
DrNo: jerrryw
parent a04ca9b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -735,7 +735,7 @@ static DBusHandlerResult event_filter(DBusConnection *conn, DBusMessage *msg,
        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_path(msg));