commit | 09dfe6739ae4cac8728f9f769a35c8d0d259630e | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Sep 07 14:45:02 2017 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Sep 15 21:49:05 2017 +0100 |
tree | 6f2ceb12cf77828b12d12f842418eddc9d393ef1 | |
parent | f38900dc92f13eb0eb11d9274f271f087c69c381 [diff] |
Make privileged apps always keep uncompressed dex files. To ensure the verified boot work does not make ART run dex code uncompressed in memory, make the build system generate uncompressed dex files in APKs. The alignment of STORE files in an APK is already handled. bug: 30972906 bug: 63920015 Test: doing zipinfo on the produced apks after build. Change-Id: I0ccdeae5d674b2a409a1343c4a14699c7bf0defb