aboutsummaryrefslogtreecommitdiff
path: root/en/devices/tech/admin/testing-setup.html
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2017-06-21 01:32:24 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-21 01:32:24 +0000
commitd9c0a94dd500fc616309192152fa737a83c185d8 (patch)
tree9d32c0a36693b9ce3d89bd10152cd3a2564f486e /en/devices/tech/admin/testing-setup.html
parent0d061a7f4d62ccb9174916e0abbe96d84646df45 (diff)
parentbb57032f17abb0cfb5ebe780451d58a97779c5b6 (diff)
downloadsource.android.com-d9c0a94dd500fc616309192152fa737a83c185d8.tar.gz
Merge "Docs: Changes to source.android.com" am: 14605d77b5 am: 833d7d4b81 am: f51ce41011
am: bb57032f17 Change-Id: I7c8bcc0487be283a76b1703188455ef18b255661
Diffstat (limited to 'en/devices/tech/admin/testing-setup.html')
-rw-r--r--en/devices/tech/admin/testing-setup.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/en/devices/tech/admin/testing-setup.html b/en/devices/tech/admin/testing-setup.html
index 8a47fcfe..dc89c1a4 100644
--- a/en/devices/tech/admin/testing-setup.html
+++ b/en/devices/tech/admin/testing-setup.html
@@ -61,7 +61,9 @@ enterprise mobility management (EMM) providers.</p>
</ul>
</li>
<li>Set the TestDPC app as the device owner using the following command:<br>
- <pre>$ adb shell dpm set-device-owner "com.afwsamples.testdpc/.DeviceAdminReceiver"</pre>
+<pre class="devsite-terminal devsite-click-to-copy">
+adb shell dpm set-device-owner "com.afwsamples.testdpc/.DeviceAdminReceiver"
+</pre>
</li>
<li>Go through device owner setup on the device (encrypt, select Wi-Fi, etc.)</li>
</ol>