Move notifyCurrentChannelInfosUpdatedLocked after on-screen input updates
The `notifyCurrentChannelInfosUpdatedLocked` call is now made after `mOnScreenInputId` and `mOnScreenSessionState` are potentially updated, ensuring that listeners receive the most current state information. Bug: 443925608 Test: atest TvInputManagerTest#testGetCurrentTunedInfos Flag: EXEMPT bugfix Change-Id: I39067098cf259a38ac9334bb01a422ae4c40a3e4
Loading
Please register or sign in to comment