commit | eddeb49a734a524347587e7654025c489fb6331e | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Mon Sep 08 17:50:03 2014 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Tue Sep 09 11:15:17 2014 -0700 |
tree | be97112ec8bef4e25069185b038446bbd5988892 | |
parent | 97e75e1da97f01e82c0105b1f915821a99dda196 [diff] |
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