Pārlūkot izejas kodu

Enable UVC support on lynx. am: 32620591e0

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/23269839

Change-Id: I54727e1e8ed275ae58e6f1c3981026bd6e321cd1
Signed-off-by: Automerger Merge Worker <[email protected]>
Avichal Rakesh 1 gadu atpakaļ
vecāks
revīzija
0f574037f7
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      device-lynx.mk

+ 4 - 0
device-lynx.mk

@@ -286,3 +286,7 @@ PRODUCT_PACKAGES += \
     SettingsOverlayG0DZQ \
     SettingsOverlayGHL1X \
     SettingsOverlayGWKK3
+
+# Enable DeviceAsWebcam support
+PRODUCT_VENDOR_PROPERTIES += \
+    ro.usb.uvc.enabled=true