Skip to content

Commit 6f1563e

Browse files
committed
Update README.md
1 parent 5e6f0e8 commit 6f1563e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Test Device Policy Control (Test DPC) App
22
=========================================
33

4-
Test DPC is an app designed to help EMMs, ISVs, and OEMs to test their applications and platforms in a Android for Work managed profile (i.e. work profile). It serves as both a sample Device Policy Controller and a testing application to flex the APIs available for Android for Work. It supports devices running Android 5.0 Lollipop or later. As of March 9, 2016, it also supports devices running the Android N Developer Preview.
4+
Test DPC is an app designed to help EMMs, ISVs, and OEMs to test their applications and platforms in a Android for Work managed profile (i.e. work profile). It serves as both a sample Device Policy Controller and a testing application to flex the APIs available for Android for Work. It supports devices running Android 5.0 Lollipop or later. As of April 13, 2016, it also supports devices running the Android N Developer Preview 2. If you are running Developer Preview 1, update your device so that it's running Developer Preview 2.
55

66
Pre-requisites
77
--------------
@@ -13,7 +13,7 @@ Pre-requisites
1313
Getting Started
1414
---------------
1515

16-
This sample uses the Gradle build system. To build this project, use the "gradlew assemble" command or use "Import Project" in Android Studio.
16+
This sample uses the Gradle build system. To build this project, use the "gradlew assemble" command or use "Import Project" in Android Studio.
1717
Please note that two apks will be generated when building this app: TestDPC\-standard\-\*.apk is the apk targeting devices Android 6.0 and below while TestDPC\-N\-\*.apk is targeting the Android N Developer Preview.
1818

1919
Screenshots

0 commit comments

Comments
 (0)