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
Loading
Please sign in to comment