device_google_gs101/usb
Avichal Rakesh eafdae6687 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: I5ba45ebb11d265b843dfde21407bc5bab1d070c9
2023-02-06 21:20:59 +00:00
..
gadget UsbGadget: Add support for UVC function 2023-02-06 21:20:59 +00:00
usb Revert "Migrate IUsbGadget implementation to AIDL" 2022-12-07 03:56:16 +00:00