Merge "Enable RT, round 2"
This commit is contained in:
@@ -182,7 +182,7 @@ public abstract class HardwareRenderer {
|
||||
public static boolean sSystemRendererDisabled = false;
|
||||
|
||||
/** @hide */
|
||||
public static boolean sUseRenderThread = false;
|
||||
public static boolean sUseRenderThread = true;
|
||||
|
||||
private boolean mEnabled;
|
||||
private boolean mRequested = true;
|
||||
|
||||
Reference in New Issue
Block a user