If the user photo was deleted in the Myself contact, the change was not reflected neither in Settings/Users nor in expanded status bar. This was because the ProfileUpdateReceiver did not handle the case where the updated image was null (deleted). Fixed by assigning default user icon in UserManager if no photo found in the profile update. AOSP change: https://android-review.googlesource.com/#/c/153137 Bug: 28031914 Change-Id: I2f452f78dcf777414f50b133b1a9cee334bbd9a8