commit | e2f7417529439d4ff3fd23fbe7fc1fcac4230385 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Wed Aug 04 13:35:33 2010 -0700 |
committer | Kenny Root <kroot@google.com> | Wed Aug 04 13:35:33 2010 -0700 |
tree | cafb6120bf33d5e342baacf35f9b77dce0effa75 | |
parent | 508715259c332613240b2399c77d35ea7214f91a [diff] |
Failure to move .dex in eng builds is not fatal When moving between program locations or application names, the .dex file is moved by installd. However, in engineering builds, the applications are run through dexopt on-demand. If the .dex file fails to move, we can ignore it because it's most likely because the .dex file does not exist yet. Change-Id: Id5c4dbfa33f19c976acd9f184ccd637752326629