Merge "Introduce HardwareOverlaysPreferenceController"
This commit is contained in:
committed by
Android (Google) Code Review
commit
748c5d6cc0
@@ -298,7 +298,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// debug gpu overdraw
|
||||
// debug non-rectangular clip operations
|
||||
controllers.add(new ForceMSAAPreferenceController(context));
|
||||
// disable hw overlays
|
||||
controllers.add(new HardwareOverlaysPreferenceController(context));
|
||||
// simulate color space
|
||||
// set gpu renderer
|
||||
// disable usb audio routing
|
||||
|
||||
Reference in New Issue
Block a user