Revert "Disable DP on all images"
This reverts commit 9beb858999
.
Re-enable DP on udc-qpr-dev.
Bug: 288506710
Change-Id: Iee772dfa1f41b235fc0aa9f024dca1dc58085f16
This commit is contained in:
parent
bda1595cd5
commit
0ad2dcf1b1
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.usb.displayport.enabled=0
|
||||
persist.vendor.usb.displayport.enabled=1
|
||||
else
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.usb.displayport.enabled=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue