commit | c533e538032dafc30482bc9ea6898d857e60af53 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Tue Nov 30 12:22:07 2021 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Nov 30 16:35:04 2021 +0000 |
tree | 9f285c650bc8cf6cf397a44b342d5d7ebfea0c03 | |
parent | 05ed65a384242c6801e4d901db8b87ff7236cf3a [diff] |
Fix acquiring the wrong DexFile in artCriticalNativeFrameSize We were grabbing the outer_method's DexFile when we were supposed to get the caller's DexFile. Test: ART tests Bug: 154012332 Change-Id: Iade81537fde87ea188abd131e577a72d3fd17d04