summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-17 23:46:17 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-17 23:46:42 -0500
commit912f70f431c2d19f9230e0deb9a133f385bfc8c9 (patch)
tree93e79997f7a590595bc3d6d8e7b3d317ad7c5f38 /static
parentb940193203e4ee8458bf27e952b72deab24e0573 (diff)
clarify only Pixel Tablet Mock Location was impacted
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
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>