summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-11 21:37:44 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-11 21:39:48 -0400
commit80c49e0aa893a4cba18fa8faa48450fd8dc2b822 (patch)
tree2bf88f931c90722e84e84db2cf617df8bd042b63 /static
parent2bfa5fb768eb78c2fcd715568b96e9b27dd76ca5 (diff)
disable dexpreopt profiles
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 cdd3ad75..5f5cb38d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -463,6 +463,7 @@
<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>
+ <li>disable dexpreopt profiles</li>
</ul>
</article>
-->