mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
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:
@@ -195,14 +195,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
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 for GRIL
|
||||
|
||||
Reference in New Issue
Block a user