Fix attaching to debugger for 3.5.1
Allow Android Studio to attach to the running process when DEBUG_ROBOLECTRIC is specified. This change is necessary because JDK9 no longer allows inbound connections if no host is specified. Test: DEBUG_ROBOLECTRIC=true make -j30 RunSettingsRoboTests and try to attach Change-Id: I58ced4943a916b85948b10f583bfbe9fdb10dbae
Loading
Please sign in to comment