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

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

am 6be4d137: am 26ab8328: Fix typo

* commit '6be4d1373afaf3be5c3cdeaa3f4c48825e821343':
  Fix typo
parents 24445f62 4bf2b1f9
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);