Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 56e2321c authored by Sooraj S's avatar Sooraj S 👽 Committed by Daniel Koester
Browse files

FP3: clean display related debug props

parent 591373c9
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -5,9 +5,12 @@
# Display
PRODUCT_PROPERTY_OVERRIDES += \
    debug.sf.enable_hwc_vds=1 \
    debug.sf.hw=1 \
    debug.sf.hw=0 \
    debug.egl.hw=0 \
    dev.pm.dyn_samplingrate=1
    dev.pm.dyn_samplingrate=1 \
    debug.sf.recomputecrop=0 \
    persist.hwc.mdpcomp.enable=true \
    debug.mdpcomp.logs=0

#Disable SF Latch Buffer Signaled property
PRODUCT_PROPERTY_OVERRIDES += \