Merge "DO NOT MERGE: displayport: Disable on AK3" into udc-qpr-dev
This commit is contained in:
commit
ed4ae79b4b
1 changed files with 1 additions and 5 deletions
|
@ -334,10 +334,6 @@ 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
|
||||||
|
|
||||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
# DisplayPort is disabled (b/300167292, b/300167292)
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
|
||||||
persist.vendor.usb.displayport.enabled=1
|
|
||||||
else
|
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.usb.displayport.enabled=0
|
persist.vendor.usb.displayport.enabled=0
|
||||||
endif
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue