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

Commit 0e5dc780 authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am 418ff647: am 79b30681: Merge "docs: Fixed broken links in TV publishing...

am 418ff647: am 79b30681: Merge "docs: Fixed broken links in TV publishing checklist. bug: 19298571" into mnc-preview-docs

* commit '418ff647':
  docs: Fixed broken links in TV publishing checklist. bug: 19298571
parents 9f33d6cb 418ff647
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -67,12 +67,12 @@ page.article=true

<li>
  Eliminate requirements for unsupported hardware in your app.
  <p>See <a href="training/tv/start/hardware.html#declare-hardware-requirements">Declaring hardware requirements for TV</a>.</p>
  <p>See <a href="{@docRoot}training/tv/start/hardware.html#declare-hardware-requirements">Declaring hardware requirements for TV</a>.</p>
</li>

<li>
  Ensure permissions do not imply hardware requirements
  <p>See <a href="training/tv/start/hardware.html#hardware-permissions">Declaring permissions that imply hardware features</a>.</p>
  <p>See <a href="{@docRoot}training/tv/start/hardware.html#hardware-permissions">Declaring permissions that imply hardware features</a>.</p>
</li>

</ol>