diff options
| author | 2016-05-19 01:06:20 +0000 | |
|---|---|---|
| committer | 2016-05-19 01:06:20 +0000 | |
| commit | 788edcb7ecf03bdabfc8c82cd9949a130c7d2dcc (patch) | |
| tree | d9c2400820bb3913d0e684e6ebf8c1404097db0e | |
| parent | 9de1d192af5761dec4e58837690febc6385874b4 (diff) | |
| parent | fd30a43337d31ddcb6925fe275cf0d5cc7a9ed63 (diff) | |
doc: Updates to release notes post-DP3
am: fd30a43337
* commit 'fd30a43337d31ddcb6925fe275cf0d5cc7a9ed63':
doc: Updates to release notes post-DP3
Change-Id: If45ef33e3b718649c1c717a9d14613a94f30a839
| -rw-r--r-- | docs/html/preview/support.jd | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 3c06f987f104..7c56f970be94 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -420,7 +420,7 @@ issue tracker</a>.</p> </ul> <h4> - Work and enterprise + Android for Work and Google Apps Device Policy </h4> <ul> @@ -433,10 +433,6 @@ issue tracker</a>.</p> again access Work apps. </li> - <li>Cannot open work apps after reboot in file-based-encryption with work - mode off. - </li> - <li>Device reboots when removing the security pattern lock and opening work app/personal app in the multi-window. </li> @@ -492,7 +488,15 @@ issue tracker</a>.</p> </li> </ul> -<!-- TODO, if any +<h4 id="">Developer Tools</h4> + +<ul> + <li> + <code>adb</code> may sometimes disconnect while using JDWP debugging. + </li> +</ul> + +<!-- TBA, if any <h4>Device-specific issues</h4> <dl> @@ -511,6 +515,12 @@ issue tracker</a>.</p> --> + + + + + + <!-- DP2 Release Notes Archive --> <h2 id="dp2">Developer Preview 2</h2> |