commit | 8996b94e575b6561fb5be507aecfadf2492bd321 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Thu Mar 02 13:58:19 2017 -0500 |
committer | Jason Monk <jmonk@google.com> | Thu Mar 02 14:00:05 2017 -0500 |
tree | 0a5c309a2147d651faba66ebaef832cb0b110259 | |
parent | 00a5f2a65882f5b2814c9449e0ab75b6f2656315 [diff] |
Fix emergency only edge case When the default sub id doesn't exist and there is only one other sub id currently, assume that is meant to be the default and use that to pull emergency state. Also switch to SparseArray for performance and betterness. Change-Id: I976de6abb58c46bce0c56793442c0377a39a7071 Fixes: 34119642 Test: runtest systemui