summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-12 13:48:06 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-12 13:48:06 -0400
commitcb054cda18e126fce8580611bd8893e4bb56539b (patch)
tree51eb034bfbc78105f7f0c0b1fbcc16b8807c5b31 /static
parent47d89c8da23b8b1edc754620552680973df98a86 (diff)
dotprod enabled now too
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 6c8aeeda..c5efbcf0 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 and the CPU generation for ART and native code instead of producing generic ARMv8 code</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>disable dexpreopt profiles</li>
<li>hard-wire dexpreopt compiler filter to speed to force ahead-of-time compilation for bytecode in the product image</li>
<li>mark APEX modules as not updatable and classify all the APEX jars as non-updatable so they can be fully pre-compiled</li>