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