You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// The minimum time between checks for the currently open ADB daemon.
77
+
/// QP will automatically switch to a different ADB install if a daemon is started with that install. (and the install is new enough to work with QP.)
78
+
/// This allows QP to avoid killing an ADB daemon another app is using. (which would happen if it tried to use its own install and the versions were different.)
0 commit comments