OSDN Git Service

ART: Remove suspension from AttachAgent
authorAndreas Gampe <agampe@google.com>
Fri, 13 Jan 2017 18:46:01 +0000 (10:46 -0800)
committerAndreas Gampe <agampe@google.com>
Fri, 13 Jan 2017 18:50:55 +0000 (10:50 -0800)
commit1f64859d59dc5da93913a1230cbb4e66d6e524c0
treeb099e7c09eaa4f58dcbfa90514f8416ba6721483
parentc00735af8acafb0920f84f663c88df4a59894241
ART: Remove suspension from AttachAgent

It conflicts with calls later. Every plugin needs to do local
protections for itself.

Follow-up to commit ad2dc875ce29c3fafc1129a2a25184df28b66a10.

Bug: 31682382
Bug: 34275017
Test: m test-art-host-run-test-909-attach-agent
Change-Id: Ib698d880feb774a00c819ef14c27a48501ca1f13
runtime/runtime.cc