DO NOT MERGE: displayport: Disable on AK3
Bug: 302423783 Bug: 300167292 Test: manual (check /sys/module/exynos_drm/parameters/dp_enabled) Change-Id: I86dea03b084071ff17442771342aac79ee7c701d
This commit is contained in:
parent
0bd82dc011
commit
f5e262972a
1 changed files with 1 additions and 5 deletions
|
@ -333,10 +333,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
ro.com.google.ime.kb_pad_port_b=4.19 \
|
||||
ro.com.google.ime.height_ratio=1.1
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.usb.displayport.enabled=1
|
||||
else
|
||||
# DisplayPort is disabled (b/300167292, b/300167292)
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.usb.displayport.enabled=0
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue