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

Commit 71d81d2d authored by John Reck's avatar John Reck Committed by android-build-merger
Browse files

Merge "Revert change to force_dark property" into qt-dev

am: a88da2b7

Change-Id: I49fd9dc456e21f1f3399e0c5a3c68d97cec15e74
parents 8c5412e3 a88da2b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ public final class ThreadedRenderer extends HardwareRenderer {
     * Forces smart-dark to be always on.
     * @hide
     */
    public static final String DEBUG_FORCE_DARK = "persist.hwui.force_dark";
    public static final String DEBUG_FORCE_DARK = "debug.hwui.force_dark";

    public static int EGL_CONTEXT_PRIORITY_HIGH_IMG = 0x3101;
    public static int EGL_CONTEXT_PRIORITY_MEDIUM_IMG = 0x3102;