OSDN Git Service

ART: Decrease dex2oat watchdog timeout
authorAndreas Gampe <agampe@google.com>
Mon, 14 Sep 2015 22:34:38 +0000 (15:34 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 1 Oct 2015 01:38:19 +0000 (18:38 -0700)
commit9d96bd65577bb6b7499627ecba8ea027f3299091
tree2ed82a5a2607ece196aa00f94e0d46a336af7093
parent39becb96f0c2ba1823ca0cf046e9f12344f9f3bd
ART: Decrease dex2oat watchdog timeout

Keep the dex2oat watchdog timeout lower than the package manager
timeout, so that dex2oat kills itself before the system server
watchdog kills the system because of the long installation.

Bug: 23629410

(cherry picked from commit 540138ae55ac1909606a436d7f52e20146c56657)

Change-Id: I5faa23a1715736a1c2ba3f302a6ee41130d3fbae
dex2oat/dex2oat.cc