dexpreopt changes
This commit is contained in:
parent
a27c3da243
commit
4899ac9c06
@ -318,7 +318,8 @@
|
|||||||
<li>make_key: use scrypt for key derivation used to encrypt keys</p>
|
<li>make_key: use scrypt for key derivation used to encrypt keys</p>
|
||||||
<li>add script/encrypt_keys.sh and script/decrypt_keys.sh for handling key encryption</li>
|
<li>add script/encrypt_keys.sh and script/decrypt_keys.sh for handling key encryption</li>
|
||||||
<li>improve performance and algorithm support for encrypted keys via script/release.sh</li>
|
<li>improve performance and algorithm support for encrypted keys via script/release.sh</li>
|
||||||
<li>disable BOARD_USES_SYSTEM_OTHER_ODEX for mainline devices</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>
|
</ul>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user