diff options
author | David Friedman <dmail@google.com> | 2015-07-10 11:41:02 -0700 |
---|---|---|
committer | David Friedman <dmail@google.com> | 2015-07-10 12:39:41 -0700 |
commit | 48143e6ab960860a87171563d8a7535b41762ffa (patch) | |
tree | d4bdfd89c73ef2721c3b59ad5ced4966399283fb /docs/html | |
parent | c2b0d1d42cf6ba2e77fdf31982b3436eeb95b89c (diff) | |
download | frameworks_base-48143e6ab960860a87171563d8a7535b41762ffa.zip frameworks_base-48143e6ab960860a87171563d8a7535b41762ffa.tar.gz frameworks_base-48143e6ab960860a87171563d8a7535b41762ffa.tar.bz2 |
Docs: Fixes to Preview "Program Overview" page; rewording on "Support" page
Fixes broken anchors in yellow banner on English version. Adds the banner
to non-English version pages. Adjusted wording for a Known Issue on the
"Support and Release Notes" page.
Change-Id: Ia1db8db34cec854bcc4ad7daa1ad44fa23fc878e
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/preview/overview.jd | 4 | ||||
-rw-r--r-- | docs/html/preview/support.jd | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/docs/html/preview/overview.jd b/docs/html/preview/overview.jd index a19c926..009e268 100644 --- a/docs/html/preview/overview.jd +++ b/docs/html/preview/overview.jd @@ -13,13 +13,13 @@ page.tags="preview", "developer", "android" <ul class="dac-section-links"> <li class="dac-section-link"> - <a href="#preview2-notes"> + <a href="{@docRoot}preview/support.html#preview2-notes"> <span class="dac-sprite dac-auto-chevron"></span> Read the Notes</a> </li> <li class="dac-section-link"> - <a href="#preview2-get"> + <a href="{@docRoot}preview/support.html#preview2-get"> <span class="dac-sprite dac-auto-chevron"></span> Get the Update</a> </li> diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 8792f77..d908f77 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -246,9 +246,11 @@ page.image=images/cards/card-support_16-9_2x.png <strong>Clear data</strong>.</li> <li>In YouTube app, it's not possible to share a video. The share window is blank.</li> - <li>Android For Work Profile setup is not working properly, so you won't be - able to create a new Work Profile after you update. As a workaround, make - sure to create the Work Profiles you need in Developer Preview 1 before + <li>The bundled Google Apps Device Policy app included in Developer Preview 2 is unable to + properly set up an Android for Work Profile, so you cannot create a new Work Profile with this + app after you update. This issue is specific to the Google Apps Device Policy app, and not the + Android for Work platform (or our partner EMM providers). As a workaround for users of the + Google Apps Device Policy app, be sure to create a Work Profile in Developer Preview 1 before updating to Developer Preview 2. </li> </ul> |