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>
Fri, 18 Sep 2015 02:45:35 +0000 (19:45 -0700)
commit540138ae55ac1909606a436d7f52e20146c56657
tree06b056d510b3f4b82740941a85ca9ccf2c80bebe
parentdc25b96abb09f292cf6e580e49d4cea4c968c106
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
Change-Id: I5faa23a1715736a1c2ba3f302a6ee41130d3fbae
dex2oat/dex2oat.cc