diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2015-07-09 13:05:04 -0700 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2015-07-09 13:05:04 -0700 |
| commit | f739ad7fc33b63733d57e688f89d80b42fdc4974 (patch) | |
| tree | 6936d9ec4091688f3ff84629f8e66c5c25193f3e /docs/html/preview | |
| parent | 1809f534766b2f1d015806f8f37bcefe8337d7b8 (diff) | |
| download | frameworks_base-f739ad7fc33b63733d57e688f89d80b42fdc4974.zip frameworks_base-f739ad7fc33b63733d57e688f89d80b42fdc4974.tar.gz frameworks_base-f739ad7fc33b63733d57e688f89d80b42fdc4974.tar.bz2 | |
Fix typos in preview support.
Change-Id: I1d1daca4dbc0c9ca9c38bc5a73773a5822520b06
Diffstat (limited to 'docs/html/preview')
| -rw-r--r-- | docs/html/preview/support.jd | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 9922eda..75d87a8 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -165,7 +165,7 @@ page.image=images/cards/card-support_16-9_2x.png <li>Remote Bluetooth/Wi-Fi MAC's now require either the <code>android.permission.LOCATION_FINE</code> or - <code>android.permission.LOCATION_COURSE</code> permission. + <code>android.permission.LOCATION_COARSE</code> permission. </li> <li>Some accounts and identity permissions are moved to @@ -256,10 +256,9 @@ page.image=images/cards/card-support_16-9_2x.png <li>Issues specific to MPZ79N on Nexus Player: <ul> <li>Bluetooth share crashes after clearing data. Please <strong>do not - clear Bluetooth share data</strong>, otherwise you will need to Factory + clear app data for system services</strong>, otherwise you will need to Factory Reset your device</li> - <li>There are issues with remote control connectivity. Remote can drop - from Bluetooth pairing when left idle. </li> + <li>Remote control can experience intermittent connectivity issues. </li> <li>Movies show black screen with some ANRs on exiting the video.</li> <li>In YouTube app, lower-resolution videos have a green bar at the top and some color-ghosting</li> |
