native CPU architecture optimization

This commit is contained in:
Daniel Micay 2021-10-11 21:36:50 -04:00
parent 0ff68144a4
commit 2bfa5fb768

View File

@ -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>
-->