Introduce ShowTapsPreferenceController
- Create new ShowTapsPreferenceController - Create controller inside the DashboardFragment - Port logic from DevelopmentSettings into the controller Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: Ifb4aa9e3c95c04bc7f8fd7e0220c9fe46b502ea6
This commit is contained in:
@@ -218,7 +218,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// bluetooth audio bits per sample
|
||||
// bluetooth audio channel mode
|
||||
// bluetooth audio ldac codec: playback quality
|
||||
// show taps
|
||||
controllers.add(new ShowTapsPreferenceController(context));
|
||||
// pointer location
|
||||
// show surface updates
|
||||
// show layout bounds
|
||||
|
Reference in New Issue
Block a user