diff options
author | Dirk Dougherty <ddougherty@google.com> | 2015-07-10 01:30:49 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-07-10 01:30:49 +0000 |
commit | d75391e09363fdd0f3e2dfec9bf41c3b1e021f90 (patch) | |
tree | 1ec2c6560f706d310fef81a504f5a2d456e281eb /docs/html | |
parent | 319883c80e13ca980b2721a947805cde1999f204 (diff) | |
parent | 8d56096b59dbbcfd18ab137309fe203cca0033d8 (diff) | |
download | frameworks_base-d75391e09363fdd0f3e2dfec9bf41c3b1e021f90.zip frameworks_base-d75391e09363fdd0f3e2dfec9bf41c3b1e021f90.tar.gz frameworks_base-d75391e09363fdd0f3e2dfec9bf41c3b1e021f90.tar.bz2 |
am 8d56096b: am f739ad7f: Fix typos in preview support.
* commit '8d56096b59dbbcfd18ab137309fe203cca0033d8':
Fix typos in preview support.
Diffstat (limited to 'docs/html')
-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> |