Avoid initialization race condition
ScrimController#onColorsChanged might arrive before ScrimController#attachViews, this would cause SysUI to crash loop. Test: atest ScrimControllerTest Test: manual Change-Id: If48cb5f2bfc2251419384e9387590270efe1d787
Loading
Please register or sign in to comment