Merge "Merge "Merge "Fix TvRecordingClient api issues" am: cce2ca958e am: f7cbbae9e4" into rvc-dev-plus-aosp am: 14bd7ccbb0 am: f9061f953d am: 4276a00208" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
52bcedf56a
@@ -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