When a debug intent is sent, the runtime should save the debug port. Later it should be possible to query it as follows ``` bash adb shell am broadcast -a <package-name>-GetDbgPort ```