commit | 7a09b8322cab26d6e3da1362d3c74964ae66b5d4 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Mon Aug 10 18:55:34 2015 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Mon Aug 10 20:39:13 2015 +0200 |
tree | 268e2334d28f33d87c2b4d8492b9e9726094e603 | |
parent | 90b030bae8cc1f13da7948fef4aff1d171a2885a [diff] |
Allow debugging only for apps forked from zygote When starting the runtime from app_process, we only pass JDWP options if starting zygote. It prevents from opening a JDWP connection in non-zygote programs while Android apps (forked from zygote) remain debuggable. Bug: 23050463 Change-Id: If8ea719063a65db4cdeed69a838b52e87b078b08