qdl is command line based low level flash utility to flash devices sporting Qualcomm SoC.
As such, it requires to have access to raw-usb. Since flasher requires sudo privileges, it also needs to have home: read: all as device image would be typically stored in user’s home directory.
Considering the snap functionality access to raw-usb is expected. Also as the tools needs to run as sudo, home: read: all would be needed to access user’s home directory. Thus
+1 for granting qdl snap auto-connection to raw-usband home: read: all interfaces
+1 from me for auto-connecthome with read:all since this is required to read non-root files. +1 from me as well for auto-connectraw-usb since its clearly required to flash devices and thus for the snap to properly operate.
+4 votes for, 0 votes against. Granting the requested auto-connections. I have vetted the publisher. This is now live.