]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
net: Add "waydroid adb connect" action
authorAlessandro Astone <ales.astone@gmail.com>
Sun, 29 Jun 2025 19:45:53 +0000 (21:45 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 29 Jun 2025 19:45:55 +0000 (21:45 +0200)
commitdd038eddd7ec11c6fbe37f9082b6215291e0537f
treed43cdc9d06997bd92244349cb7c46d7d8001a303
parent8e916bd80dd670af7d941ccb350cc1a4eba28c30
net: Add "waydroid adb connect" action

Now that auto_adb is off by default, we should provide a simple way to manually
connect and disconnect adb using the container IP address.
tools/__init__.py
tools/helpers/arguments.py
tools/helpers/net.py
tools/services/user_manager.py