summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-17 15:50:51 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-17 15:50:51 -0400
commit3ed30d1a2a4d82997de352f77e24786b1efac009 (patch)
tree15780bea93e7d721ebb6a1a2a67d2f15d3b1298a
parent72b169e3ed4e997faf1eabe2664db543f197e5b7 (diff)
reorder release notes
-rw-r--r--static/releases.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html
index 4252c26a..fceffd0d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -416,15 +416,15 @@
<p>Changes since the 2021.07.07.19 release:</p>
<ul>
+ <li>add <a href="/usage#sandboxed-play-services">experimental support for running Play services and friends as a normal user-installed sandboxed app without any special privileges</a></li>
<li>Settings: use alternate implementation of Wi-Fi auto-turn-off setting matching the Bluetooth auto-turn-off UX</li>
<li>overhaul Wi-Fi auto-turn-off implementation including handling the case of Wi-Fi being turned on without connecting to a network</li>
<li>add lower auto-reboot timeout options</li>
<li>display notification that UART is enabled in user builds too (where it isn't supported by userspace, but still provides firmware and kernel logs) rather than only in userdebug builds</li>
- <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set product brand to hardware brand</li>
- <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: remove aosp_ prefix from product names</li>
- <li>add <a href="/usage#sandboxed-play-services">experimental support for running Play services and friends as a normal user-installed sandboxed app without any special privileges</a></li>
<li>Seedvault: update to latest revision</li>
<li>Seedvault: switch to GrapheneOS fork with intent access restricted to prevent other apps from spawning the activities</li>
+ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set product brand to hardware brand</li>
+ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: remove aosp_ prefix from product names</li>
</ul>
</article>
-->