diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-21 22:19:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-21 22:19:30 -0400 |
| commit | a0c0813e7056c7fa294c0385fe732e95e9d61841 (patch) | |
| tree | b3b172e74dbffc4c92c20d6ecf09a08ac9cfa8c2 | |
| parent | 0d0bc7625dc8f81ad087411dde1fc97cd64c2222 (diff) | |
dexpreopt change temporarily backed out
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 8e504aab..dffa786f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -293,6 +293,8 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> + <!--<li>dexpreopt: use speed filter for boot images and non-prebuilts rather than unintentionally only setting it for prebuilts--> + <!-- <h3 id="2020.xx.xx.xx"> @@ -320,7 +322,6 @@ <li>add script/encrypt_keys.sh and script/decrypt_keys.sh for handling key encryption</li> <li>improve UX, performance and algorithm support for encrypted keys via script/release.sh</li> <li>dexpreopt: disable BOARD_USES_SYSTEM_OTHER_ODEX for mainline devices, which was causing odex files to be unintentionally omitted from the system image for modern devices</li> - <li>dexpreopt: use speed filter for boot images and non-prebuilts rather than unintentionally only setting it for prebuilts </ul> --> |
