commit | 3d40072e8747373097a92906dbce99e58c92ffc2 | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Thu Oct 15 20:32:29 2020 +0800 |
committer | shawnlin <shawnlin@google.com> | Thu Oct 15 20:32:29 2020 +0800 |
tree | b2ad77d076e963905dda4bdaa9ff1c5ce2c76277 | |
parent | 7518e2919646ac49f1f66792feba4a843e2c841f [diff] |
Fix null exception on config change when ScreenDecoration is disabled Return early on callbacks - onConfigurationChanged() - onTuningChanged() Bug: 169438063 Test: 1. disable ScreenDecorations: - adb shell setprop debug.disable_screen_decorations true - adb shell pidof com.android.systemui |xargs -i adb shell kill -9 {} 2. rotate device Change-Id: Icadfdd0f10e252677392443f3280e5620d0fa797