* commit '25a051880666022163b9a641737f26adc31e5477': TIF: call tune() in HardwareSession
This commit is contained in:
@@ -1210,6 +1210,7 @@ public abstract class TvInputService extends Service {
|
|||||||
}
|
}
|
||||||
mServiceHandler.obtainMessage(ServiceHandler.DO_NOTIFY_SESSION_CREATED, args)
|
mServiceHandler.obtainMessage(ServiceHandler.DO_NOTIFY_SESSION_CREATED, args)
|
||||||
.sendToTarget();
|
.sendToTarget();
|
||||||
|
session.tune(TvContract.buildChannelUriForPassthroughInput(getHardwareInputId()));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user