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

Commit 566b5412 authored by Quddus Chong's avatar Quddus Chong
Browse files

docs: M release fixes.

- Fixed M version code constant in API Overview.
- Added 'Testing Display Performance' lesson to training TOC.

Change-Id: I4feced439f4804b037d2fc7713e2c58c003e2aee
parent 5cd8cb02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ page.metaDescription=Get to know the new developer features in Android 6.0 Marsh
</div>
</div>

<p>Android 6.0 (<a href="{@docRoot}reference/android/os/Build.VERSION_CODES.html#MARSHMALLOW">MARSHMALLOW</a>)
<p>Android 6.0 (<a href="{@docRoot}reference/android/os/Build.VERSION_CODES.html#M">M</a>)
offers new features for users and app developers. This document provides an introduction to the
most notable APIs.</p>

+6 −0
Original line number Diff line number Diff line
@@ -2045,6 +2045,12 @@ results."
        </ul>
      </li>
    </ul>
    <ul>
      <li><a href="<?cs var:toroot ?>training/testing/performance.html"
      description="How to automate UI performance testing.">
            <span class="en">Testing Display Performance</span>
            </a></li>
    <ul>
  </li>
  <!-- End best Testing -->