commit | 4d60945f817dde33812acccf14f441ff1eafd499 | [log] [tgz] |
---|---|---|
author | Mayukh Chatterjee <mayukh.chatterjee@codeaurora.org> | Thu Jun 23 16:02:33 2016 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:19:29 2016 -0600 |
tree | 600c57a29bbb3b2eb75e4be5f7d956f2a8d94bbc | |
parent | 0a5f6ba17f43cd70f4fefa813090f5df958c0604 [diff] |
Fix PhoneAccounts order during MO call. In case of Phone account re-registration in Telecomm, old account was getting removed and updated account was getting appended. So, the order of PhoneAccount was getting changed. When applications are querying for PhoneAccounts, sort the accounts according to slot id. Change-Id: I268d2250cc9bcd1a5e9eb8be99dcb23e2bcceadc CRs-Fixed: 1014687