Merge "Enable webcam on Akita" into main

This commit is contained in:
Jayant Chowdhary 2023-11-15 01:51:54 +00:00 committed by Android (Google) Code Review
commit be5a679a7f

View file

@ -346,3 +346,7 @@ PRODUCT_VENDOR_PROPERTIES += \
PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.kb_pad_port_b=4.19 \
ro.com.google.ime.height_ratio=1.1
# Enable DeviceAsWebcam support
PRODUCT_VENDOR_PROPERTIES += \
ro.usb.uvc.enabled=true