Files
frameworks_base/core/java/android/app
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-01-17 17:16:02 -08:00
2011-02-15 16:00:37 -08:00