summaryrefslogtreecommitdiff
path: root/compiler/optimizing/stack_map_stream.cc
diff options
context:
space:
mode:
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
commitaf52cbeb9b54cd3c3094cdb391041005e5796e77 (patch)
treeb8803696ddf0af29b5cecc6810bfdd3292b07c0c /compiler/optimizing/stack_map_stream.cc
parent8e6bf106a5f6c26dfb7aa4fd0f8e9a4daabcbaee (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 'compiler/optimizing/stack_map_stream.cc')
0 files changed, 0 insertions, 0 deletions