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

Commit 49114c8d authored by Quddus Chong's avatar Quddus Chong
Browse files

docs: Fixed broken link in 'Handling TV hardware' lesson.

bug: 20423603

Change-Id: Ia9de0354c72675f5e40071685cf3a6ee9a033f58
parent 3c059302
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION)
</pre>

<p class="note"><strong>Note:</strong> Some features have subfeatures like {@code android.hardware.camera.front},
  as described in the <a href="guide/topics/manifest/uses-feature-element.html#features-reference">
  as described in the <a href="{@docRoot}guide/topics/manifest/uses-feature-element.html#features-reference">
  Feature Reference</a>. Be sure to mark as {@code required="false"} any subfeatures also used in
  your app.</p>