Merge "Make ViewServer more quiet Bug #5231539"
This commit is contained in:
@@ -319,7 +319,7 @@ class ViewServer implements Runnable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
Slog.w(LOG_TAG, "Connection error: ", e);
|
// Ignore
|
||||||
} finally {
|
} finally {
|
||||||
if (out != null) {
|
if (out != null) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user