Docs: Add DISALLOW_MOUNT_PHYSICAL_MEDIA flag to Device administration
Bug: 24583436
Change-Id: I4b711c1dc7fd11dc18d8fdb149177e7c682a6f8f
diff --git a/src/devices/tech/admin/managed-profiles.jd b/src/devices/tech/admin/managed-profiles.jd
index c36510e..483fbe4 100644
--- a/src/devices/tech/admin/managed-profiles.jd
+++ b/src/devices/tech/admin/managed-profiles.jd
@@ -167,4 +167,6 @@
<li>Disable Wi-Fi/ BT
<li>Control <code>setGlobalSetting</code>
<li><code>setLockTaskPackages</code> (the ability to whitelist packages that can pin themselves to the foreground)
+ <li>Set <code>DISALLOW_MOUNT_PHYSICAL_MEDIA</code> (<code>FALSE</code> by default.
+When <code>TRUE</code>, physical media, both portable and adoptable, cannot be mounted.)
</ul>