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

Commit ac0211a4 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Update JavaDoc for IMS#enableHardwareAcceleration

This makes it clear that on Android L+ devices IME developers basically
no longer need to call InputMethodService#enableHardwareAcceleration(),
because it is deprecated in Android L[1][2].  On L+ devices what IME
developers need to do is to make sure that their IMEs are compatible
with both hardware and software rendering so that the system can choose
the best rendering method.

This is basically a code clean-up that should not change any actual
behavior.

 [1]: I906d48cb07af50fa02dae4f4ecdb5e65211fc6ef
      5e1565ea
 [2]: I126ea823eb2eeabb29d30999dec9c9411b33b315
      e07b5955

Bug: 31202732
Change-Id: I416669b172737e3eb3d77165dcea50289d207514
parent e74adb80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment