Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f07ec150 authored by Dongwon Kang's avatar Dongwon Kang Committed by Android (Google) Code Review
Browse files

Merge "TIF: Fix a typo in the documentation" into nyc-dev

parents 0322c5f8 308fe574
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@ public class TvRecordingClient {
     * <p>The application may supply the URI for a TV program for filling in program specific data
     * fields in the {@link android.media.tv.TvContract.RecordedPrograms} table.
     * A non-null {@code programHint} implies the started recording should be of that specific
     * program, whereas null {@code programHint} does not impose such a requirement and the
     * program, whereas null {@code programUri} does not impose such a requirement and the
     * recording can span across multiple TV programs. In either case, the application must call
     * {@link TvRecordingClient#stopRecording()} to stop the recording.
     *