DO NOT MERGE displayport: Move sysprop for enabling DP to device level
Move sysprop for enabling DP to device level makefiles so DP configuration can be controlled at a device level. Test: manual (check /sys/module/exynos_drm/parameters/dp_enabled) Bug: 300167292 Change-Id: Ic2ee2bba8960fe0960ac8acf03eaa2ac4b9b74e6
This commit is contained in:
parent
21c643b232
commit
dbfd617572
1 changed files with 0 additions and 8 deletions
|
@ -195,14 +195,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
telephony.active_modems.max_count=2
|
telephony.active_modems.max_count=2
|
||||||
|
|
||||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
|
||||||
persist.vendor.usb.displayport.enabled=1
|
|
||||||
else
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
|
||||||
persist.vendor.usb.displayport.enabled=0
|
|
||||||
endif
|
|
||||||
|
|
||||||
USE_LASSEN_OEMHOOK := true
|
USE_LASSEN_OEMHOOK := true
|
||||||
|
|
||||||
# Use for GRIL
|
# Use for GRIL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue