OSDN Git Service

Use Bitmap instead of ParcelFileDescriptor to get the user's icon.
authorAmith Yamasani <yamasani@google.com>
Tue, 18 Sep 2012 01:31:45 +0000 (18:31 -0700)
committerAmith Yamasani <yamasani@google.com>
Tue, 18 Sep 2012 05:47:37 +0000 (22:47 -0700)
commitf34a85d5d54738b4b6d091c36f828788ff67ede1
tree2d2b4333ad296fca8edb5047c0c0e2dad7078d89
parent64c6ee20bae6cbf868ec4a0a3ffc7ce6fd10bdd6
Use Bitmap instead of ParcelFileDescriptor to get the user's icon.

Change-Id: I1dd7261b47ba98a2a0834dbfb8c22de369e6cc58
src/com/android/settings/Utils.java
src/com/android/settings/users/UserSettings.java
src/com/android/settings/users/UserUtils.java