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 06:33:09 +0000 (22:33 -0800)
commitc1bfaa22570b4f771ae1cd832201b01ec84e32c1
treea0c6ed0fe3b6ae8a3cfc4210c0aef394644ed7c3
parent85448d4b9c0720049a7ee4afa331870e87d83995
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.

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