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

Commit 8591fb27 authored by Wonsik Kim's avatar Wonsik Kim Committed by Android (Google) Code Review
Browse files

Merge "Bind hardware TIS at startup" into lmp-dev

parents 9033bca6 f271eacb
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);
                }