Remove extraneous logging.
bug 8888887 Change-Id: I68d01c2ba649257be1577d53f330ad28d3b57011
This commit is contained in:
@ -1100,7 +1100,7 @@ public class RenderScript {
|
||||
} catch(InterruptedException e) {
|
||||
}
|
||||
}
|
||||
Log.d(LOG_TAG, "MessageThread exiting.");
|
||||
//Log.d(LOG_TAG, "MessageThread exiting.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user