OSDN Git Service

ART: Fix swap usage determination in dex2oat
authorAndreas Gampe <agampe@google.com>
Thu, 9 Jun 2016 01:18:47 +0000 (18:18 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 9 Jun 2016 15:43:02 +0000 (08:43 -0700)
commitce55f0d4da1db20676273032b3c79624f665b35b
tree107dd7ee91c43dbfded60a6aaf6eec8ecae53696
parentf479d7758dbe7e8740386fbf1d73e05b0277c5e3
ART: Fix swap usage determination in dex2oat

The decision needs to be postponed until we have access to the
dex files.

Bug: 27878043
Change-Id: I55833c6ea827ec7a322711bd182fc723d1727f08
dex2oat/dex2oat.cc