Tool/software: Linux
Our custom board runs Android O and kernel 4.4.91 (TI provided) and is using a USB port as device which works properly.
We are trying to detect USB dis/connection events, port as device, by netlink uvents from the user space.
USB as host send dis/connection events, but as device any event is sent
Could you help with that?