Merge cherrypicks of ['googleplex-android-review.googlesource.com/24750193'] into udc-qpr1-release.
Change-Id: I0f7613bb8bd4a7fee256c2ed231144d03199f626
This commit is contained in:
commit
ad5f02b942
2 changed files with 8 additions and 0 deletions
|
@ -401,3 +401,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
# Enable DeviceAsWebcam support
|
# Enable DeviceAsWebcam support
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.usb.uvc.enabled=true
|
ro.usb.uvc.enabled=true
|
||||||
|
|
||||||
|
# DisplayPort should be disabled by default (b/300167292)
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
persist.vendor.usb.displayport.enabled=0
|
||||||
|
|
|
@ -376,3 +376,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
# Enable DeviceAsWebcam support
|
# Enable DeviceAsWebcam support
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.usb.uvc.enabled=true
|
ro.usb.uvc.enabled=true
|
||||||
|
|
||||||
|
# DisplayPort should be disabled by default (b/300167292)
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
persist.vendor.usb.displayport.enabled=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue