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

Commit dcc882ed authored by Romain Guy's avatar Romain Guy Committed by Android (Google) Code Review
Browse files

Merge "Make ViewServer more quiet Bug #5231539"

parents b2c4f0bf cbe67d5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -319,7 +319,7 @@ class ViewServer implements Runnable {
                    }
                }
            } catch (Exception e) {
                Slog.w(LOG_TAG, "Connection error: ", e);
                // Ignore
            } finally {
                if (out != null) {
                    try {