device_google_gs201/usb
Avichal Rakesh 72dbe87c42 UsbGadget: Add support for UVC function
UVC is a new USB function supported in Android. This CL adds UVC as a
valid function and gives it a new pid of 0x4ee[de]. UVC function is
guarded by the property `ro.usb.uvc.enabled`. When this property is set
to false, UVC won't be considered as a valid gadget function.

Bug: 242344221
Test: Manually tested that the UVC function is successfully configured
Change-Id: I7ce1cc192c09b5f3cd7c73405fe54426a1311dfb
2023-02-06 21:20:59 +00:00
..
gadget UsbGadget: Add support for UVC function 2023-02-06 21:20:59 +00:00
usb Migrate IUsbGadget implementation to AIDL 2023-01-26 20:18:09 +00:00