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

Commit 81edefdb authored by Billy Lamberta's avatar Billy Lamberta Committed by Android (Google) Code Review
Browse files

Merge "docs: Fixed url typo in googleplay/work/about" into mnc-docs

parents f899e786 0457519b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -66,7 +66,9 @@ page.image=images/distribute/gpfw.jpg
  <li>Request the minimum permissions that your app needs.</li>
  <li>Make sure communication to your backend and data in your backend is secure.</li>
  <li>Implement authorization policies that will minimize the number of your employees that can access user data.</li>
  <li><a href={@docRoot}training/enterprise/app-compatibility.html">Offer compatibility with work profile</a> and test that with the <a href="{@docRoot}samples/BasicManagedProfile/index.html">BasicManagedProfile sample app</a>.</li>
  <li><a href={@docRoot}training/enterprise/app-compatibility.html>Offer compatibility with work
  profile</a> and test that with the <a href="{@docRoot}samples/BasicManagedProfile/index.html"
  >BasicManagedProfile sample app</a>.</li>
  <li>Support <a href="{@docRoot}training/enterprise/app-restrictions.html">app restrictions</a> so that IT admins can remotely configure your app through leading EMM solutions.</li>
</ul>