docs: Android for Work updates to DP2 Release Notes

Copied relevant DP1 known issues to DP2 section, and noted that
TestDPC was updated for DP2.

See first comment for doc stage location.

bug: 27625537

Change-Id: Iebbd55c946d197db3095f5f4fe6fc2f73f52873d
diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd
index 80179d5..ceabf0c 100644
--- a/docs/html/preview/support.jd
+++ b/docs/html/preview/support.jd
@@ -137,6 +137,12 @@
   Nexus 6P, Nexus 9, and Pixel C, as well as General Mobile 4G
   (Android One). Support for Nexus Player is coming soon.
   </li>
+
+
+  <li><a href=
+  "https://github.com/googlesamples/android-testdpc/releases">TestDPC</a> has
+  been updated to handle API changes between DP1 and DP2.
+  </li>
 </ul>
 
 <h3 id="ki">Known Issues</h3>
@@ -182,7 +188,6 @@
   </li>
 </ul>
 
-
 <h4>Setup wizard</h4>
 
 <ul>
@@ -193,6 +198,61 @@
   </li>
 </ul>
 
+<h4>Android for Work</h4>
+
+<ul>
+  <li>Work Security Challenge
+    <ul>
+      <li>After migration to N, or after the user creates work profiles, work
+      profiles can't create keys in the keystore until the user changes their
+      pattern, PIN, or password, or sets up a Work Challenge.
+      </li>
+
+      <li>In Direct boot mode, applying the passcode restrictions to the device
+      causes the work profile to be unlocked, even though the device is locked.
+      This makes the work profile accessible even though it should be protected
+      by the device lock screen.
+      </li>
+    </ul>
+  </li>
+
+  <li>Always On VPN
+    <ul>
+      <li>If Always On VPN mode is turned on, but VPN is not available, apps
+      connect over the ordinary network. Apps should be offline if they have no
+      VPN connection available.
+      </li>
+
+      <li>When Always On mode is on, a VPN connection is not established after
+      a device reboots into Direct boot mode, even after the user unlocks the
+      secure lock screen.
+      </li>
+    </ul>
+  </li>
+
+  <li>Suspend Packages
+    <ul>
+      <li>Device admins can suspend critical system packages, which may lead to
+      unexpected behavior, such as placing calls despite the "Telephone
+      disabled" dialog being displayed.
+      </li>
+    </ul>
+  </li>
+
+  <li>Other
+    <ul>
+      <li>The Settings app crashes on launch if {@link
+      android.os.UserManager#DISALLOW_MOUNT_PHYSICAL_MEDIA} is set to true when
+      the user inserts physical media such as an SD card.
+      </li>
+
+      <li>The first check-in in a Work Profile takes several minutes to
+      complete.
+      </li>
+    </ul>
+  </li>
+</ul>
+
 <h4>Device-specific issues</h4>
 
 <dl>
@@ -346,7 +406,7 @@
   </li>
 </ul>
 
-<h4 id="afw">Android for Work</h4>
+<h4>Android for Work</h4>
 
 <ul>
   <li>Work Security Challenge
@@ -449,11 +509,6 @@
       not display Notifications as expected.
       </li>
 
-      <li>The version of Google Apps Device Policy that is bundled with N
-      Developer Preview does not yet support the Work Profile Security
-      Challenge feature. Developers should instead use TestDPC to test this
-      feature.
-      </li>
     </ul>
   </li>
 </ul>