summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-14 23:13:28 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-14 23:13:28 -0400
commite8e95b6b08abfb9398a690304e74a865a22968b8 (patch)
tree56bbec053646333f23f7f96e28fb9f304078e680 /static
parent5ceeac4845bbf83275ce1e5e4d95844943565194 (diff)
disable building native code for gen 3 Pixels
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 8625af56..a8562b25 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -456,7 +456,7 @@
<li>full 2021-10-05 security patch level</li>
<li>rebased onto SP1A.210812.016 release</li>
<li>make release signing otacerts.zip generation reproducible</li>
- <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, 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>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>
<li>raise permission usage history from 1 day to 7 days</li>
<li>enable permission history for all permission groups</li>