Enable webcam on Akita

Bug: 311044158

Test: Use webcam on Akita; power is well within permissible limits.

Change-Id: I868de9b3ce7584d764727b42664444050531d5ac
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
This commit is contained in:
Jayant Chowdhary 2023-11-14 19:09:40 +00:00
parent dc5aa83854
commit 5d824d4d7f

View file

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