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

Commit 3e2e07a0 authored by Peter Schelchshorn's avatar Peter Schelchshorn
Browse files

Disable buggy colorfade in portrait mode.

parent 213332c7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@ ro.sf.lcd_density=160
# EGL blobs crash on screen off
ro.egl.destroy_after_detach=true

# disable buggy colorfade
ro.displaypower.colorfade=true

# Camera API
persist.camera.HAL3.enabled=1