diff options
author | Alex Light <allight@google.com> | 2019-05-22 15:05:09 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2019-05-24 17:06:32 +0000 |
commit | af52cbeb9b54cd3c3094cdb391041005e5796e77 (patch) | |
tree | b8803696ddf0af29b5cecc6810bfdd3292b07c0c /test/ProfileTestMultiDex/Main.java | |
parent | 8e6bf106a5f6c26dfb7aa4fd0f8e9a4daabcbaee (diff) |
Use TargetSdkLevel in CalculateVerificationInfo
We were using api_level=0 (meaning most recent api) for calculating
the verification information of a single method dynamically. This
might in the future lead to problems if we condition more of
verification on the API level. To prevent this future problem we will
instead use TargetSdkVersion as the API level.
Test: ./test.py --host
Change-Id: Ie87e0b1b6b07b43d2dc84101cb7764cc4087aca9
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions