commit | 0dceb53c11dcc7f95e3088f58792f36d92ccc687 | [log] [tgz] |
---|---|---|
author | Avichal Rakesh <arakesh@google.com> | Sat Jan 28 22:10:21 2023 -0800 |
committer | Avichal Rakesh <arakesh@google.com> | Mon Feb 06 21:20:59 2023 +0000 |
tree | c8485896a50956544a82170fdc40d4bca4918e4b | |
parent | eafdae6687d60ed7326f1b7f17ef54d6e2d9a782 [diff] |
usb gadget: Add config for UVC in init The UVC gadget requires some setup in configfs before it can be used by the gadget HAL. This CL adds that setup to usb specific init.rc file. Currently, UVC is setup to advertise mjpeg streams at 720p and 1080p at 60, 30, 24, and 15 fps each. Bug: 242344221 Test: Manually tested that UVC is correctly set up on boot. Change-Id: Ic597e5a1ec1bd31d73899e5a885f8cb0d0753bd5