commit | 310c5e70b2e36df36811b6de7ad5c2ebd82338e5 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jan 28 15:38:29 2016 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jan 29 18:09:51 2016 -0800 |
tree | 9b919609d51d1d7a41945e968d585644dcc8da63 | |
parent | c67772f5c9fa32c20e6a078c175af8836222e1ea [diff] |
Avoid unlinking app image file Avoid erasing the image file in installd in case we abort compilation due to no new profile data. This prevents the application image file being turned into a 0 byte file in this case. The ART image writer erases the file before writing. Bug: 22858531 Change-Id: I0b35905698662cef80eecfc350e5504bf62a5ac1