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:
parent
5ba793c2ff
commit
b1809902b1
1 changed files with 4 additions and 0 deletions
|
@ -364,3 +364,7 @@ PRODUCT_COPY_FILES += \
|
||||||
# Bluetooth EWP test tool
|
# Bluetooth EWP test tool
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
ewp_tool
|
ewp_tool
|
||||||
|
|
||||||
|
# Enable DeviceAsWebcam support
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
ro.usb.uvc.enabled=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue