Commit 93a035c
Craig Mautner
Fix IndexOutOfBoundsException.
This fix resolves an exception thrown when the snapshot ArrayList has
no entries.
Fixes bug 6311207.
Change-Id: I84383417116a4a62eb2842792ed04096aebc8ee21 parent 1ade5ae commit 93a035c
File tree
1 file changed
+8
-4
lines changed- packages/SystemUI/src/com/android/systemui/statusbar/phone
1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2043 | 2043 | | |
2044 | 2044 | | |
2045 | 2045 | | |
2046 | | - | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
2047 | 2050 | | |
2048 | 2051 | | |
2049 | 2052 | | |
| |||
2059 | 2062 | | |
2060 | 2063 | | |
2061 | 2064 | | |
| 2065 | + | |
2062 | 2066 | | |
2063 | 2067 | | |
2064 | 2068 | | |
| |||
2069 | 2073 | | |
2070 | 2074 | | |
2071 | 2075 | | |
2072 | | - | |
2073 | | - | |
2074 | | - | |
| 2076 | + | |
| 2077 | + | |
2075 | 2078 | | |
2076 | 2079 | | |
2077 | 2080 | | |
| |||
2087 | 2090 | | |
2088 | 2091 | | |
2089 | 2092 | | |
| 2093 | + | |
2090 | 2094 | | |
2091 | 2095 | | |
2092 | 2096 | | |
| |||
0 commit comments