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
Avoid mkdir -m too, to improve backward compat of Android ADB setup
Without this, some older devices (API 22) were failing during automated
setup. That was somewhat hidden by them supporting user certificates,
but still it would be better to use system certificates properly anyway.
0 commit comments