Merge "Fix TvRecordingClient api issues"
This commit is contained in:
@@ -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