summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-11 21:36:50 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-11 21:36:50 -0400
commit2bfa5fb768eb78c2fcd715568b96e9b27dd76ca5 (patch)
tree112a799d45459d1f4893088f94a96393375c1a56 /static
parent0ff68144a49ab420df66f5c8fdf66e6bc839d23f (diff)
native CPU architecture optimization
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 81bfd13c..cdd3ad75 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -462,6 +462,7 @@
<li>make release signing otacerts.zip generation reproducible</li>
<li>Updater: update to target API level 31 (Android 12)</li>
<li>Updater: use Android 12 foreground service setup</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 and the CPU generation for ART and native code instead of producing generic ARMv8 code</li>
</ul>
</article>
-->