diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index b0c83077..0274a850 100644 --- a/static/releases.html +++ b/static/releases.html @@ -560,7 +560,7 @@ <ul> <li>Private Space: put data at rest immediately after stopping the profile to match user profile behavior instead of only on reboot</li> - <li>fix Mock Location on devices like the Pixel Tablet without any standard location providers</li> + <li>fix Mock Location on devices without any standard location providers (only Pixel Tablet)</li> <li>backport mainline APEX module patches for ART, DNS Resolver, DocumentsUI, Media, Media Provider, Network Stack, PermissionController, Remote Key Provisioning and Wi-Fi</li> <li>raise maximum running users from the standard 3 to 4 for 6GB memory, 6 for 8GB memory, 10 for 12GB memory and 14 for 16GB memory</li> <li>Settings: disable Bluetooth contact sharing by default</li> |
