Introduce LocalTerminalPreferenceController
- Create new LocalTerminalPreferenceController - Create controller inside the DashboardFragment - Port logic from DevelopmentSettings into the controller Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: Ib4a375181af9367a4aef74fd9889de2de1c8652d
This commit is contained in:
@@ -189,7 +189,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// quick settings developer tiles
|
||||
// usb debugging
|
||||
// revoke usb debugging authorizations
|
||||
// local terminal
|
||||
controllers.add(new LocalTerminalPreferenceController(context));
|
||||
// bug report shortcut
|
||||
// select mock location app
|
||||
// enable view attribute inspection
|
||||
|
||||
Reference in New Issue
Block a user