commit | 655c3c317973c7e4a844a767dda31bc38727a248 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed May 25 16:45:16 2016 +0100 |
committer | Calin Juravle <calin@google.com> | Thu May 26 11:50:59 2016 +0000 |
tree | 065fb3f3866d38aaed2ca1a2d7452b5a9d8fcfc2 | |
parent | f498cd2a5e308ec4b66a1a0e363fe1c387bf1307 [diff] |
Don't do any I/O when starting the profile saver The profile saver is started when the application is launched. During the start we used to prepare the paths and transform them to canonical paths to make sure we do the foreign dex checks on the actual paths. Postpone the canonical path transformation to a later point to make sure the impact is minimal. Bug: 28785119 Bug: 28625993 Change-Id: I1aa378cdefde6ed6dc708762392db0f3a3158812