<p>On dual-profile devices, users can toggle work mode on and off. While work
mode is turned off, the managed profile is temporarily shut down. Work profile apps, background sync, and notifications are all disabled, including the profile
owner app. While the work profile is disabled, the system displays a persistent status icon to remind users that they can't launch work apps. The system launcher
indicates that work apps and widgets are not accessible.
</p>
<h2 id="always-on-vpn">Always-On VPN</h2>
<p>
Device owners and profile owners can require that work apps always connect to
the network through a specified VPN. If owners set this requirement, the
device automatically starts that VPN at boot time.
</p>
<p>
Owners can require use of a VPN by calling the new
<code>DevicePolicyManager.setAlwaysOnVpnPackage()</code> method. To find out
if the owner has set a VPN requirement, call the new