diff options
| author | 2024-03-14 13:45:07 -0700 | |
|---|---|---|
| committer | 2024-03-14 13:45:07 -0700 | |
| commit | fe68163da287cd1966a73dd0a6982e9560f9538b (patch) | |
| tree | b9d05799186604460cbb158a2dcb7c8c70cfbb5d /libs/input/SpriteController.cpp | |
| parent | ad96cfa81dffad276d378929c67b7d631c9e04b2 (diff) | |
Dump IMMS#mCurrentUserId instead of IMMS#mSettings
This is a follow up to my previous commit [1], which replaced
InputMethodManagerService#mSettings
with
InputMethodManagerService#mCurrentUserId
for better separation of concern.
What I overlooked was that
InputMethodManagerService#dumpAsStringNoCheck
remained to dump the current user ID as IMMS#mSettings.
With this commit it is logged as a dump of mCurrentUserId.
[1]: Idae0fb6d1a9182efe917f81a1d881d488a1b57e5
745f9e77f457dcfaf09c70a4d1f8e3492bebf0dc
Bug: 305849394
Bug: 329163064
Test: adb shell dumpsys input_method | grep mCurrentUserId
Change-Id: I4b7dc1b0e52e9bf25095eb2e3cc520d46b3869e5
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions