commit | 20a545e84fd8c2f1684f8a2138dc0a64242620c8 | [log] [tgz] |
---|---|---|
author | Sandeep Kunta <skunta@codeaurora.org> | Thu Dec 29 14:44:56 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Jan 01 19:52:27 2017 -0800 |
tree | 62da72204880bf5095b815c85f98737632c3cf98 | |
parent | a3e6bfb8e9d617674e6571a831793cf2ae9fd5db [diff] |
Create DefaultPhoneAccountHandle properly. In present implementation, DefaultPhoneAccountHandle is created only if groupId is not null, which results in voice preference resetting to "Ask First" after reboot, irrespective of user selection, if selected phone account doesn't have groupId. As part of this fix, Irrespective of groupId present or not in phone account, create DefaultPhoneAccountHandle from xml. Change-Id: Ib59bf631487043fae1e48515f4f381ee8f0e2d94 CRs-Fixed: 1099540