Skip to content

Commit 48e0617

Browse files
author
Fred Chung
committed
Fixed Android U Enterprise lesson pre-requisites and a minor typo.
Change-Id: Ide393a0957f3e797f14d7c349c35337849b15f02
1 parent 98af5ed commit 48e0617

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/html/training/enterprise/device-management-policy.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class="button">Download the sample</a>
3333
</div>
3434

3535

36-
<p>Since Android 2.2 (API level 8), the Android platform offes system-level device management
36+
<p>Since Android 2.2 (API level 8), the Android platform offers system-level device management
3737
capabilities through the Device Administration APIs.</p>
3838

3939
<p>In this lesson, you will learn how to create a security-aware application that manages access to

docs/html/training/enterprise/index.jd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ next.link=device-management-policy.html
1313
<!-- Required platform, tools, add-ons, devices, knowledge, etc. -->
1414
<h2>Dependencies and prerequisites</h2>
1515
<ul>
16-
<li>Android 2.0 (API Level 5) or higher</li>
17-
<li>Experience with <a href="{@docRoot}guide/topics/media/mediaplayer.html">Media
18-
Playback</a></li>
16+
<li>Android 2.2 (API Level 8) or higher</li>
1917
</ul>
2018

2119
<!-- related docs (NOT javadocs) -->

0 commit comments

Comments
 (0)