commit | 987c7a95c7c23311999e26c9c703d4d728ba9390 | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Thu Jan 17 10:51:17 2019 -0800 |
committer | Eric Holk <eholk@google.com> | Thu Jan 17 13:54:46 2019 -0800 |
tree | 822d54364104315644eac3601834856e3dc09a13 | |
parent | 51d414796f7e6c9c0beead6d6a75d511cb9914ca [diff] |
[layout compilation] Disable precompiled layouts when preferCodeIntegrity is set This feature involves generating and loading code on the application. Applications may use the preferCodeIntegrity flag to indicate they do not want this behavior, so we need to respect this preference. We also disable loading precompiled layouts for privapps. Bug: 111895153 Change-Id: I5c563e9f6eb7dd5eb7aac7df3838888f71b38866