diff options
| author | 2022-11-01 13:12:09 -0700 | |
|---|---|---|
| committer | 2022-11-01 13:12:09 -0700 | |
| commit | 3efbbb5e49ca6104ede631cead2d725403fd8d29 (patch) | |
| tree | 6147263b970a2a93bbe397226a1364c4a9bd5ff0 /libs/androidfw/StringPool.cpp | |
| parent | e619330356f5212f4dd33cfcc714dcf4bd3b61d1 (diff) | |
Remove an unused param from IMMS#showInputMethodPickerFromClient()
This is a follow up CL to our previous CL [1], which introduced
InputMethodManagerService#showInputMethodPickerFromClient(
@NonNull IInputMethodClient client,
int auxiliarySubtypeMode, int displayId);
Somehow the "client" has never been used, which is fine because the
actual caller verification is done by requiring WRITE_SECURE_SETTINGS
permission.
Let's remove such an unused parameter for simplicity.
There must be no observable behavior change.
[1]: Ic7d7c5a7ad8005a3fbd9d1c1b73e3c5a39a07001
0b05f9e49dc6e2a418479f432e8728346ebaaf54
Bug: 234882948
Test: presubmit
Change-Id: I2f27160cbe7d83201c8f52dbb6dcb774a5b8ae43
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions