commit | 1ef2b2b6eba29af497cc0d7b03d192cd8a2c1776 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Apr 23 11:57:36 2020 -0700 |
committer | Calin Juravle <calin@google.com> | Thu Apr 23 16:30:09 2020 -0700 |
tree | 89cc996a35d1d9c5e0c6291f9970e575b1fa6309 | |
parent | 4a2288bf0e9fd87c815f7fc5cb69ecb882602513 [diff] |
Handle variable class loader context for system server Do not dexopt system server dex files which have a variable class-loader context. We could extract them but that will interfer with ZygoteInit code which will try to verify them again. As part of this change, also improve PackageDexOptimizer error handling, logging wtf message when we cannot retrieve the dexoptStatus. Test: manual Bug: 154789494 Change-Id: I8a8181ce637b13e5cab10267c50c0dccb187b15b