Voicemail notification disappears after power cycle
For CDMA phone, use VM_COUNT_CDMA + phoneId as key to save voice mail count, but using VM_COUNT_CDMA as key to read voice mail count when powering up is not right, should use VM_COUNT_CDMA + phoneId as key to check vm count. Bug: 17016403 Change-Id: Iba12a753ac3c042f5e10e8b8d68b5b62b72a0e3d
Loading
Please register or sign in to comment