diff options
| author | 2024-07-30 00:16:27 +0000 | |
|---|---|---|
| committer | 2024-07-30 00:16:27 +0000 | |
| commit | 19db42b172d36d25a0bc4d4163946848bd9c847d (patch) | |
| tree | 3fb65ba7ea052901cdf15d316953a59de5831db7 /libs/androidfw/misc.cpp | |
| parent | a9b60624c50892b640efa66ef809187358b9b17f (diff) | |
Also require INTERACT_ACROSS_USERS_FULL in some IMM IPCs
With this CL the following 3 IPC methods, which are all intended to be
used only from the SystemUI process, start also requiring
  INTERACT_ACROSS_USERS_FULL
permission as they are effectively affecting current IME user for
single user mode and IME user associated with the display ID for
multi-user IME mode.
This is just to keep permission checks to be consist with that these
IPC methods actually do. There must be no observable behavior change
in expected use cases.
Fix: 356182907
Test: presubmit
Test: manually verified that the IME switcher icon still works
Flag: android.view.inputmethod.concurrent_input_methods
Change-Id: I32911530650b4b2330b2bdb6b964393a9729dd71
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions