aboutsummaryrefslogtreecommitdiff
path: root/en/devices/tech/admin/multi-user.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/tech/admin/multi-user.html')
-rw-r--r--en/devices/tech/admin/multi-user.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/devices/tech/admin/multi-user.html b/en/devices/tech/admin/multi-user.html
index cc187660..e19eaea4 100644
--- a/en/devices/tech/admin/multi-user.html
+++ b/en/devices/tech/admin/multi-user.html
@@ -101,7 +101,8 @@ enable it, device manufacturers must define a resource overlay that replaces
the following values in <code>frameworks/base/core/res/res/values/config.xml</code>:
</p>
-<pre>&lt;!-- Maximum number of supported users --&gt;
+<pre class="devsite-click-to-copy">
+&lt;!-- Maximum number of supported users --&gt;
&lt;integer name="config_multiuserMaximumUsers"&gt;1&lt;/integer&gt;
&lt;!-- Whether Multiuser UI should be shown --&gt;
&lt;bool name="config_enableMultiUserUI"&gt;false&lt;/bool&gt;