commit | f93152028726f75c26fa960ef6a5bc87ce867eea | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue Nov 17 18:28:55 2009 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Wed Nov 18 11:47:15 2009 -0800 |
tree | 8d7eb86ce00b0b2a1d0e352caae1ca953ff8bcc7 | |
parent | 1d62ea9d8c2646d198b6967e2c6ae3dad5c18f9e [diff] |
Fix issue #2262563: 40 ANR reports from com.android.settings in dogfooding sholes running ERD43 Don't hold the global package log while instantiated an AssetManager+Resources, since this is a fairly heavy-weight operation, and if done in the background can starve the foreground. Change-Id: I5ad37324fb7c27ffdbf28e1498ca0ad667479580