602874bb515a5676da891dd2fc322c57e00128e6
Calls to TaskbarManager#getDefaultDisplay() were making binder calls each time, which caused a crash in cases where binder is blocked. Now, I cache the default displayId avoid these calls. Flag: EXEMPT not adding new behavior Bug: 400606685 Test: m Change-Id: I4a0c0d0c99efb137119b2299d3259541379a6bb6
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%