commit | 644789fa0e807a9aa6d6e32d36ce039ec7318a7f | [log] [tgz] |
---|---|---|
author | Dave Allison <dallison@google.com> | Thu Apr 10 13:06:10 2014 -0700 |
committer | Dave Allison <dallison@google.com> | Thu Apr 10 13:18:18 2014 -0700 |
tree | 68f41d07551c56ac51c189f26f9fc863c656da83 | |
parent | e81a7c314afc8f92afcdbc3cbc2331afca7dcb3d [diff] |
Fix problem with empty profiles. This fixes an issue where a profile file was created by the installer but never written by the runtime. This happens when profiles are off. This caused the compiler to think that there are no methods worthy of compilation and skipped everything. Bug: 13960166 Change-Id: I4c4598d4746218e21ca949112071dc1424d7d1f9