]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
Make adb auto-connection opt-out
authorJami Kettunen <jami.kettunen@protonmail.com>
Thu, 28 Dec 2023 13:22:53 +0000 (15:22 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Tue, 2 Jan 2024 12:53:45 +0000 (13:53 +0100)
commitd3ec77888db10f3f9dcc0f3462040e59aa8695d2
tree8407089874eb4b47d5ae6e21b4957b46419f916d
parent6eea5cf63f4a724e66a2857b8f67ee2bbc82f0bd
Make adb auto-connection opt-out

Just because you have ADB installed (for e.g. physical Android device
development) doesn't mean you necessarily want Waydroid to always also
get automatically connected, allow disabling this functionality.
tools/config/__init__.py
tools/services/user_manager.py