OSDN Git Service

Don't use the profile info for name
authorAmith Yamasani <yamasani@google.com>
Fri, 25 Jul 2014 16:37:33 +0000 (09:37 -0700)
committerAmith Yamasani <yamasani@google.com>
Fri, 25 Jul 2014 16:37:33 +0000 (09:37 -0700)
commit2d578ce29391dc72fde7330ff9ff909347ec531b
treed4d359deb6687f2e923bf749e164323d0aa2ce80
parent8610ff9ea678201920bf6fb7d3a2b141226f6640
Don't use the profile info for name

Since we now have a way to directly edit the user's photo/name
via a dialog, don't rely on the Me profile name anymore. That
one will be out of sync with the manual nickname editing.

Bug: 15761405
Change-Id: Ia16c43ddcfd47894b2d2e049802d7de153ea5b94
src/com/android/settings/ManagedProfileSetup.java
src/com/android/settings/users/UserSettings.java