OSDN Git Service

Remove dex2oat watchdog warning
authorBrian Carlstrom <bdc@google.com>
Thu, 4 Dec 2014 06:29:37 +0000 (22:29 -0800)
committerBrian Carlstrom <bdc@google.com>
Thu, 4 Dec 2014 18:27:21 +0000 (10:27 -0800)
commit95b033ba10d0bd5be91ec868280b9b97ad6666be
tree05f3666464423eab1a38936de169a5cc87638acf
parentb510c82ebaf11cf6f4f215f6237ee6a44861ef10
Remove dex2oat watchdog warning

The warning output is breaking vm-tests on some devices. It does not
seem to serve much of a purpose given that it does not go to logcat
and long running compiles can be identified by the time summary
printed at the end of dex2oat.

(cherry picked from commit c1bfaa22570b4f771ae1cd832201b01ec84e32c1)

Bug: 18609574
Change-Id: Iefc3c51be35ceaff0031522c4d6c2cdf5703dcb6
dex2oat/dex2oat.cc