Files
frameworks_base/core/java/android/content
Adam Lesinski eddeb49a73 ActivityManager shouldn't return null for getCurrentUser
There was a race where ActivityManager would return null
for getCurrentUser() when switching between guest accounts.
This is because the Guest account was marked for deletion
while it was still active.

Bug:17290209

Change-Id: I224fb4b6836380e5acb7dbeb8f3343d74505f88a
2014-09-09 11:15:17 -07:00
..
2013-09-05 15:58:24 -07:00
2013-06-26 20:16:05 +00:00