Files
frameworks_base/core/java/android
Svetoslav Ganov 11e515cbef NPE in in AppGlobals#getIntCoreSetting
bug:3508658

It ActivityThread#currentActivityThread() is called when
the ActivityThread is not attached it returns null and
AppGlobals#getIntCoreSetting was not checking for that.

Change-Id: I5e00d1947a161ad1e52ecfaa12cbbac3b534a0db
2011-03-03 12:55:59 -08:00
..
2011-02-24 22:03:20 -06:00
2011-03-02 19:50:20 -08:00