diff options
author | Alex Light <allight@google.com> | 2019-09-04 15:52:41 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2019-09-04 23:02:16 +0000 |
commit | 8ea9b3711a5cc6c2d9ec4fe1e57e8c36fc62bced (patch) | |
tree | 77ec6a1b7c2864f8e05f4a35d92abf0689b6d837 /test/ProfileTestMultiDex | |
parent | 9d4fb714d84031f136bd1d5f0b70d53e710e5abf (diff) |
Use j.l.ThreadGroup class directly for GetThreadGroupInfo
We were using the class of the input to GetThreadGroupInfo in some
situations. This could lead to us reading the wrong field or not
finding expected fields. Change to always directly use the
j.l.ThreadGroup class from WellKnownClasses. Also use some handles in
this function.
Test: ./test.py --host
Bug: 140521090
Change-Id: I3560662718311ccc0fa9b906f178407350ce9960
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions