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

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

am 481f3cc5: am 79ae28ec: am 0e5dc780: am 418ff647: am 79b30681: Merge "docs:...

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

* commit '481f3cc5':
  docs: Fixed broken links in TV publishing checklist. bug: 19298571
parents e70c41b2 481f3cc5
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>