]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
net: Disable adb auto-connect by default
authorAlessandro Astone <ales.astone@gmail.com>
Sun, 29 Jun 2025 19:02:49 +0000 (21:02 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 29 Jun 2025 19:02:51 +0000 (21:02 +0200)
commit4115a0fa5b9d17327806d6b7846e80fe4100eb77
tree03be6b426c718cecb76f3f6a6c83749a8188d28f
parent56fbcd372d678871b8c3925d936940140c3183cd
net: Disable adb auto-connect by default

With ro.adb.secure enabled by default, trying to connect adb at every session
startup would just prompt the user for permission every time.
tools/config/__init__.py