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

Commit 383c93ad authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Remove an obsolete comment about BridgeIInputMethodManager

BridgeIInputMethodManager has been removed [1].

 [1]: I6cc2ec078230064fcce3656788589af59a1f7e2d
      116000a4c644ddd562efeb1ee549909be0d7b332

Bug: 27297992
Test: compile
Change-Id: Iba6e1bb90c92692ab16ab2dd9d83665fe7e1c48c
parent 625a46df
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,8 +30,6 @@ import com.android.internal.view.IInputMethodClient;
/**
 * Public interface to the global input method manager, used by all client
 * applications.
 * You need to update BridgeIInputMethodManager.java as well when changing
 * this file.
 */
interface IInputMethodManager {
    // TODO: Use ParceledListSlice instead