Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 93d66878 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Introduce InputMethodInfoSafeList behind the flag

With this CL we start using InputMethodInfoSafeList to transfer
List<InputMethodInfo> over Binder IPC so that we do not need to worry
about TransactionTooLargeException any more. The new behavior is fully
flag-guarded.

This should enable us to remove our past workarounds [1][2] in the
future.

 [1]: Ibb2940fcc02f3b3b51ba6bbe127d646fd7de7c45
      f0656956
 [2]: I51703563414192ee778f30ab57390da1c1a5ded5
      eed10082

Bug: 339761278
Flag: android.view.inputmethod.use_input_method_info_safe_list
Test: atest FrameworksInputMethodSystemServerTests:InputMethodInfoSafeListTest
Change-Id: I0a7667070fcdf17d34b248a5988c38064588718a
parent 9bb9e1ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment