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

Commit 4bf2b1f9 authored by Sungsoo Lim's avatar Sungsoo Lim Committed by Android Git Automerger
Browse files

am 26ab8328: Fix typo

* commit '26ab8328aab7541449dbf2cd55bb388288e5379b':
  Fix typo
parents 7eca09e2 059e4f6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -753,7 +753,7 @@ public abstract class TvInputService extends Service {
        }

        /**
         * Calls {@link #onSetMain}.
         * Calls {@link #onSetMainSession}.
         */
        void setMainSession(boolean isMainSession) {
            onSetMainSession(isMainSession);