Introduce MockLocationAppPreferenceController
- Create new MockLocationAppPreferenceController - Create controller inside the DashboardFragment - Port logic from DevelopmentSettings into the controller Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: I0c306aadfbe9f10b143c63429061a7c0c244361a
This commit is contained in:
@@ -23,4 +23,6 @@ public interface DevelopmentOptionsActivityRequestCodes {
|
||||
int REQUEST_CODE_ENABLE_OEM_UNLOCK = 0;
|
||||
|
||||
int REQUEST_CODE_DEBUG_APP = 1;
|
||||
|
||||
int REQUEST_MOCK_LOCATION_APP = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user