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

Commit 5ee80c6e authored by Cosmin Băieș's avatar Cosmin Băieș
Browse files

Remove duplicated ImeTracker IntDef value

This removes a duplicated value in the ImeTracker IntDef for Phase,
added accidentally after fixing a merge conflict.

Bug: 271426908
Test: n/a
Change-Id: I7b492d1e4112e66912d8f7b1d5c8ff53b5b2ac92
parent 65145b2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -182,7 +182,6 @@ public interface ImeTracker {
            PHASE_CLIENT_ANIMATION_FINISHED_SHOW,
            PHASE_CLIENT_ANIMATION_FINISHED_HIDE,
            PHASE_WM_ABORT_SHOW_IME_POST_LAYOUT,
            PHASE_CLIENT_ANIMATION_FINISHED_HIDE,
            PHASE_IME_SHOW_WINDOW,
            PHASE_IME_HIDE_WINDOW,
            PHASE_IME_PRIVILEGED_OPERATIONS,