Hi All,
I was trying to attach USB external sound card to my Cuttlefish based AOSP image. ALSA is able to correctly recognize the device, but when I try to play any audio via tinyalsa I get a flood of
"Could not find endpoint for transfer" errors. I was debugging this issue for a while and it looks like USB controller emulation code is pretty limited and does not support altsettigs for USB interfaces as well as Isochronous transfer type. Are there any plans to support this feature?
Btw, everything works out of the box when I use QEMU based AOSP emulator.
Regards,
Radoslaw