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

Commit 6db6920c authored by Dan Yu's avatar Dan Yu Committed by Android (Google) Code Review
Browse files

Merge "Adding link fix and removing typo for bug 20217070." into mnc-docs

parents ca4a4322 0e561c8a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -157,10 +157,10 @@ for more information about working with {@link android.view.Surface} to render v
<p>The {@link android.media.tv.TvInputService.Session} handles the
{@link android.media.tv.TvInputService.Session#onTune(android.net.Uri) onTune()}
event when the user selects a channel, and notifies the system TV app for changes in the content and
content meta data. These <code>notify()</code>code> methods are described in
content meta data. These <code>notify()</code> methods are described in
<a href="{@docRoot}training/tv/tif/ui.html#control">
Control Content</a> and <a href="training/tv/tif/ui.html#track">Handle Track Selection</a> further
in this training.</p>
Control Content</a> and <a href="{@docRoot}training/tv/tif/ui.html#track">Handle Track Selection</a>
further in this training.</p>

<h2 id="setup">Define Setup and Settings Activities</h2>