commit | eafdae6687d60ed7326f1b7f17ef54d6e2d9a782 | [log] [tgz] |
---|---|---|
author | Avichal Rakesh <arakesh@google.com> | Fri Jan 06 02:47:19 2023 -0800 |
committer | Avichal Rakesh <arakesh@google.com> | Mon Feb 06 21:20:59 2023 +0000 |
tree | 4e0bdf2c9bee8bb692c9b8b3ae9b15f28279de5d | |
parent | bb1c260ca79856a87a3fd18489c7138fcec1d22a [diff] |
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