Bind hardware TIS at startup
Bug: 17336654 Change-Id: Ia1354305ee83c7c15afb7647f000c8b023c4648d
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user