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