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

Commit 404a5c2b authored by nicolasroard's avatar nicolasroard
Browse files

Fix wrong applied fx

Typo in serialization name causes the wrong effect to be applied

bug:11260854
Change-Id: I2d939f49edb7cc61f564bb1e2e6cfa6aad37164c
parent c0247a59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -263,7 +263,7 @@ public abstract class BaseFiltersManager implements FiltersManagerInterface {
                "LUT3D_INSTANT",
                "LUT3D_WASHOUT",
                "LUT3D_BLUECRUSH",
                "LUT3D_WASHOUT",
                "LUT3D_WASHOUT_COLOR",
                "LUT3D_XPROCESS"
        };