commit | ad67bbb66666c36f9de4a196602c989808114308 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Feb 04 17:26:40 2022 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Feb 08 08:38:42 2022 +0000 |
tree | b976fa6ce0bfd36b7e8e65f9bbba93239f04e404 | |
parent | 5791123eeefd60d39b2ef1e62817ec9a1346b2af [diff] |
Simplify class redefinition. - For debuggable apps, do not compile with compact dex. - Eagerly return the dex file (and don't do lazy unquickening) in ArtClassDefinition. Test: cpct/carservice/carservice_test Test: suite/test-mapping-presubmit-retry_cloud-tf Test: unbundled/launcher/nexus_unit_test_multi_device_platform Test: FrameworksIkeTests:com.android.internal.net.eap.test.EapMsChapV2Test Test: test.py Bug: 196414062 Change-Id: I45ae220fa62aa41ff5fd8dd0e893090842ee18a6