Merge "Revert change to force_dark property" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a88da2b7c7
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user