Merge "Fix TvRecordingClient api issues" am: cce2ca958e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/972628 Change-Id: Idf510533785e6bd513480c283648666c29ec7847
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