From 5cc6a747f73611d5ad5ec973c6e0f9a8e7a59634 Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Wed, 15 Jun 2016 09:54:57 -0700 Subject: [PATCH] docs: Updates to DP4 release notes for Android for Work See first comment for doc stage location. Change-Id: I20ee0f104ebf2eb274e599ede8bfe5c0c59077fe --- docs/html/preview/support.jd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index ba30fe3455af9..5328fd8b5eb53 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -257,6 +257,26 @@ page.image=images/cards/card-n-support_2x.png server when in a Work profile. This issue will be resolved in the next Developer Preview. + +
  • After reboot with work mode off, solving work challenge does not switch + on work mode. +
  • + +
  • Users receiving a video call in Hangouts have to unlock work challenge + first. +
  • + +
  • Accessing Settings > Security > Device Security crash observed when + separating primary and work challenge. +
  • + +
  • If {@link android.os.UserManager#DISALLOW_CONFIG_VPN} is set before + calling {@link android.app.admin.DevicePolicyManager#setAlwaysOnVpnPackage + DevicePolicyManager.setAlwaysOnVpnPackage()}, then setting always on VPN does + not work. That is, after rebooting the device with the {@link + android.os.UserManager#DISALLOW_CONFIG_VPN} restriction set, VPN is not + autostarted. +