Commit c4a202a
Fix home controls showing on low light dream
Low light should never show complications, so short circuit early and
don't return any in the state controller.
Bug: 277746325
Test: atest DreamOverlayStateControllerTest
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f501b295e11d22455f661707adad9d020b193d25)
Merged-In: Iae6388dafa69098b70e9229bc562172fec1fb149
Change-Id: Iae6388dafa69098b70e9229bc562172fec1fb1491 parent adb11ed commit c4a202a
2 files changed
Lines changed: 21 additions & 0 deletions
File tree
- packages/SystemUI
- src/com/android/systemui/dreams
- tests/src/com/android/systemui/dreams
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
185 | 189 | | |
186 | 190 | | |
187 | 191 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
237 | 254 | | |
238 | 255 | | |
239 | 256 | | |
| |||
0 commit comments