commit | d1728bfca62a0757000ef3aa0388b5e51269a2a2 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Jan 12 14:02:29 2021 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 01 14:48:53 2021 +0000 |
tree | 04d75ba364e3ce0c39735a38083383408f9f7cf4 | |
parent | 36e4d1d398a1526c6bc5eba12b32279dc07749d8 [diff] |
Add a kTypeChecksFailure. This is to distinguish between a soft failure due to type checks, or a soft failure due to other reasons. A follow-up CL will start using that information and use the type checks in the vdex file to perform fast verification at runtime. Test: test.py Bug: 176960283 Change-Id: I04bff9ff26033f41e9439d366667a9aec1f339a0