commit | 70f689dce49f2d1466dc98df9aee5a880956b45c | [log] [tgz] |
---|---|---|
author | Chang Xing <chxing@google.com> | Thu Jun 08 17:16:12 2017 -0700 |
committer | Chang Xing <chxing@google.com> | Thu Jul 06 09:32:40 2017 -0700 |
tree | b5cdfaa381821f8c37eb77a50623cc79fedc400e | |
parent | 71bde0dff0159976fdad4b6a45e903a96bd51aca [diff] |
Add an init encoded fields threshold to compiler Add a check for the number of encoded fields when initializing app images and fail the initialization if too much encoded fields are presented. This helps against the adversary applications and reduce compiling time on test case 056. Bug: 62337922 Test: art-host-test -j64 Change-Id: I9f24fbe5ada473ec415459a36b0c22d2f504af62