commit | 7dc1eeecfa53ee3d7be2219c689dbb94181bd912 | [log] [tgz] |
---|---|---|
author | Weijie Wang <weijiew@codeaurora.org> | Mon Jul 30 16:02:12 2018 +0800 |
committer | Bruno Martins <bgcngm@gmail.com> | Mon Oct 08 12:14:00 2018 +0200 |
tree | 92e7f4e134a49e50e50fd74043cf86ea0d67e552 | |
parent | 593900c465c0744ede310387c557a717ecfeb6f5 [diff] |
SystemUI: Sort subscriptions in reversed order The order of SPN(carrier name) and signal bar are inconsistent. It is confused for user. Old order: Sim1SPNName-Sim2SPNName Sim2SignaBar Sim1SignalBar New order: Sim1SPNName-Sim2SPNName Sim1SignaBar Sim2SignalBar Change-Id: Ibd2a847016a2b4c2629c3f2b2655f447df37c9e7 CRs-Fixed: 2288839