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

Commit c43417fb authored by Satoshi Kataoka's avatar Satoshi Kataoka
Browse files

Fix build

Change-Id: Ib9373b26b04b0f4789b3cd6a7af64e4bcd2c4b9c
parent 53b37dc0
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -94,6 +94,12 @@ public class InputTestsBase extends ServiceTestCase<LatinIME> {
            super(c);
        }

        @Override
        public void onAttachedToWindow() {
            // Make onAttachedToWindow "public"
            super.onAttachedToWindow();
        }

        // overriding hidden API in EditText
        public Locale getTextServicesLocale() {
            // This method is necessary because EditText is asking this method for the language