commit | 52f0aeb8e9f16fa5c3067f6a36be701354448924 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Jun 26 18:58:42 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Jun 30 14:57:17 2015 +0000 |
tree | aa9cc5a499ceaa739052bf246d08bbdb1ddc4715 | |
parent | d735c41e95a5d89cc9dad0c78d7d052579d8bd41 [diff] |
ART: Unlink target oat file before compiling Dex2oat must create a new file (new inode) when writing to a target given by name, as the existing file may be in use. So unlink any existing file first. Bug: 22047255 Change-Id: Ief942c71564076e39c1e8340d5c4c55286f75896