summaryrefslogtreecommitdiff
path: root/libs/androidfw/Util.cpp
diff options
context:
space:
mode:
author Yohei Yukawa <yukawa@google.com> 2022-11-02 18:30:10 +0000
committer Yohei Yukawa <yukawa@google.com> 2022-11-02 18:31:56 +0000
commita488ba266ceb57fce61647627e1924b6eb6a5608 (patch)
tree6147263b970a2a93bbe397226a1364c4a9bd5ff0 /libs/androidfw/Util.cpp
parent2fb98cdab176ff4773666121c036fb3af25eeb86 (diff)
Remove an unused param from IMMS#showInputMethodPickerFromClient()
This is the 2nd attempt to submit this cleanup [1], after a revert [2] due to some build failure. This is a follow up CL to our previous CL [3], 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]: I2f27160cbe7d83201c8f52dbb6dcb774a5b8ae43 3efbbb5e49ca6104ede631cead2d725403fd8d29 [2]: I343828ad83d50436211004753f1b9ba1b13b60ca 2fb98cdab176ff4773666121c036fb3af25eeb86 [3]: Ic7d7c5a7ad8005a3fbd9d1c1b73e3c5a39a07001 0b05f9e49dc6e2a418479f432e8728346ebaaf54 Bug: 234882948 Bug: 256952514 Test: presubmit Test: lunch aosp_bramble-userdebug && make -j Change-Id: Ia536d8793f0022179dfafd1cbf21091537375992
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions