Auto-connection for android-platform-tools

For the android-platform-tools Snap to reliably work without extra hassle multiple interfaces need to be auto-connected.

  • adb-support: A no-brainer given that android-platform-tools ships adb
  • raw-usb: Allow libusb to work
  • removable-media: Allow adb pushing or fastboot flashing a file from external media
  • network: Remote adb connections to a device via TCP
  • network-bind: adb forks a muxer daemon and listens on a TCP socket

I hereby request these mentioned interfaces to be plugged automatically after a Store refresh/installation.

Sources are here: GitHub - fredldotme/android-tools: Unoffical CMake-based build system for android command line utilities

+1 from me for these - they are all required for standard functionality of android-platform-tools and would not be surprising for users that they are auto-connected.

I agree with @alexmurray, the requested interfaces makes sense for the snap functionality. Thus +1 from me too.

The only issue I can foresee is that granting some of those interfaces requires of publisher vetting. Could please confirm if you are a member of the android-tools upstream project?

I am not. (20 characters)