commit | 3b08bcce2d9c32e469ce11d247bed46439977cac | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Sep 11 09:48:51 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Wed Sep 11 19:41:04 2019 +0000 |
tree | cc719c563515446f647c01fbf170302ca349996c | |
parent | 0054aa59c50374751cc65e8de31a1d813912e67d [diff] |
Fixup inconsistency due to change in Plugin loading requirements. Some time ago plugin loading was changed to always occur with the thread in kNative (see commit 3a256b1d3689). This adds asserts that to plugin loading that the state is correct, fixes an incorrect lock-annotation and fixes a test plugin that was missed. Test: ./test.py --host Test: atest CtsJdwpTunnelHostTestCases Test: atest CtsJvmtiAttachingHostTestCases Change-Id: Ib27ab58e9a357fa308a33da13a86e8d65575e9f4