summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-15 22:20:23 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-15 22:20:23 -0400
commitc7c19e14e86ad7d7c04959660012f6e4b6d1f792 (patch)
treeaf2245fe8c07305096fe89ded657f2329c435f09
parent2164dfd9dd0653f85fba3194dbf25aed478ceef6 (diff)
support Play services as a regular sandboxed app
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 650680b5..b481da80 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -422,6 +422,7 @@
<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>
</ul>
</article>
-->