summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-15 21:39:40 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-15 21:39:59 -0400
commitffcc736a7d99c99f9370529e093ef9e6363ac5b5 (patch)
treef3fbfb30f576f212747671b03f08120b3d78ae51 /static/releases.html
parente8e95b6b08abfb9398a690304e74a865a22968b8 (diff)
support for sandboxed Android 12 Play services
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index a8562b25..fc106214 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -455,6 +455,7 @@
<li>initial port to Android 12</li>
<li>full 2021-10-05 security patch level</li>
<li>rebased onto SP1A.210812.016 release</li>
+ <li>Sandboxed Play services compatibility layer: add support for Play services Android 12 releases (Android 11 releases still mostly work but we'll be recommending/mirroring the Android 12 releases)</li>
<li>make release signing otacerts.zip generation reproducible</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2 / ARMv8.2-DotProd and the appropriate CPU type for ART and native code instead of producing generic ARMv8 code</li>
<li>use new privacy indicators for location</li>