Skip to content

Commit 7a7e2f3

Browse files
author
Tony Mak
committed
Update README.md
1 parent 3071fac commit 7a7e2f3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Getting Started
1414
---------------
1515

1616
This sample uses the Gradle build system. To build this project, use the "gradlew assemble" command or use "Import Project" in Android Studio.
17-
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.
17+
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
20-
-----------
20+
------------
2121

2222
<img src="doc/setup.png" height="400" alt="Setup" title="Setup screen"/>
2323
<img src="doc/policy_management.png" height="400" alt="Policy Management" title="Home screen once the profile is setup" />
@@ -28,9 +28,9 @@ Screenshots
2828
Known Issues
2929
------------
3030

31-
1. No support for mime type in cross-profile intent filter creation.
32-
2. No support for PackageInstaller APIs.
33-
3. Values are not saving correctly under Manage app permissions.
31+
1. Not saving selected permitted input methods
32+
2. Not saving "Mute audio" setting
33+
3. TestDPC thinks it is running inside a managed profile when launched in secondary user
3434

3535
Support
3636
-------

0 commit comments

Comments
 (0)