dexpreopt for updatable system server APEX jars

This commit is contained in:
Daniel Micay 2021-10-12 14:55:10 -04:00
parent cb054cda18
commit efa4031656

View File

@ -460,6 +460,7 @@
<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>
<li>enable dexpreopt for updatable system server APEX jars</li>
<li>use new privacy indicators for location</li>
<li>raise permission usage history from 1 day to 7 days</li>
<li>enable permission history for all permission groups</li>