Fix issue that Alias name change back to default after reboot.
After reboot, SubInfoRecordUpdater.java will go to updateSimInfoByIccId() and update default alias name into database. Invoke setDisplayName with nameSource is NAME_SOURCE_USER_INPUT, so that alias name will not update to default after reboot. Change-Id: I109bdea82f9893dd9abf25caa82f70da5f13d054 CRs-Fixed: 739324
Loading
Please register or sign in to comment