78c548a829bb2ef9b3e93fb53cf7023177d9d735
When task bar crashes (from anything), task bar window is not cleaned up properly. This is because destroyExistingTaskbar() only removes the root layout from the window when we are no longer rendering task bar (one use case of that is folding the device). We need to clean it up in onDestroy() also. Fixes: 319105323 Test: adb shell am crash com.android.systemui and make sure there is only one task bar window Change-Id: Ia9c808e903422707bf4c270b2631fc913dde65d9
Merge "Use global color extraction in widgets for wallpaper preview" into sc-v2-dev am:
9b3ef3e638 am: df311603e9
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%