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

Commit f271eacb authored by Wonsik Kim's avatar Wonsik Kim
Browse files

Bind hardware TIS at startup

Bug: 17336654
Change-Id: Ia1354305ee83c7c15afb7647f000c8b023c4648d
parent 1728879d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -247,6 +247,7 @@ public final class TvInputManagerService extends SystemService {
                    // let it add TvInputInfo objects to mInputList if there's any.
                    serviceState = new ServiceState(component, userId);
                    userState.serviceStateMap.put(component, serviceState);
                    updateServiceConnectionLocked(component, userId);
                } else {
                    inputList.addAll(serviceState.inputList);
                }