diff options
| author | 2023-02-02 22:28:59 +0000 | |
|---|---|---|
| committer | 2023-02-02 23:29:43 +0000 | |
| commit | bc80d7e5857668e10415f941dd65993bd62ff2c6 (patch) | |
| tree | 6b364d74e7acba6c5e1c1c6c960dd63ee0729ef4 /libs/androidfw/ApkParsing.cpp | |
| parent | 71592cf7ff0a2d3c996d4ab1cec4de64ae9d21d1 (diff) | |
Fix wired charging ripple not showing up in multi-user mode.
Changed the Window type to TYPE_KEYGUARD_DIALOG to make the ripple show
up in non-owner user mode. Per android official doc, TYPE_SYSTEM_OVERLAY does not support multiuser -- "In multiuser systems shows only on the owning user's window." It's also deprecated.
This matches with the WirelssCharingAnimation Window type.
Please find the recording in the bug.
Bug: 266112677
Test: Manual & `adb shell cmd statusbar charging-ripple`
Change-Id: Ibc73d27d9c7272a4ae5dc4da4e894c020addd1e1
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions