Enable webcam on Felix

Bug: 298705937

Test: Use webcam on Felix

Change-Id: I35fdd671d2e58e8f13e4298b6982bb08cc287e4a
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
This commit is contained in:
Jayant Chowdhary 2023-09-01 20:04:30 +00:00
parent 5ba793c2ff
commit b1809902b1

View file

@ -364,3 +364,7 @@ PRODUCT_COPY_FILES += \
# Bluetooth EWP test tool
PRODUCT_PACKAGES_DEBUG += \
ewp_tool
# Enable DeviceAsWebcam support
PRODUCT_VENDOR_PROPERTIES += \
ro.usb.uvc.enabled=true