commit | a4817fb4f683a14b8f3b48ef410c21d0e88a5fe8 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Jun 12 10:56:35 2018 -0700 |
committer | Alex Light <allight@google.com> | Tue Jun 12 18:09:20 2018 +0000 |
tree | d0cb5e51d16d907758d95b6e02068c59357fcb5c | |
parent | 74f2ccc9fad3cfd8e04d24aceba1c58ce08884dc [diff] |
Make 'art' tool default to passing -XjdwpProvider:none We usually don't want to be trying to connect to adbconnection when using the 'art' tool. Make 'art' default to passing -XjdwpProvider:none to dalvikvm. This can be overridden by passing the --allow-default-jdwp option. Test: art --verbose -cp classes.dex Main Bug: 110073841 Change-Id: I0ffc3621d11fbc2368fe7111dcacbff2a0c50213