Merge "Merge "Fix TvRecordingClient api issues" am: cce2ca958e am: f7cbbae9e4" into rvc-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
14bd7ccbb0
@@ -146,6 +146,8 @@ public class TvRecordingClient {
|
||||
mPendingAppPrivateCommands.clear();
|
||||
if (mSession != null) {
|
||||
mSession.release();
|
||||
mIsTuned = false;
|
||||
mIsRecordingStarted = false;
|
||||
mSession = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user