rename v2 controllers
- Remove v2 postfix on controllers now that v1 dev options have been removed Bug: 34203528 Test: compiles and tests still pass Change-Id: I7a937e914293233801dbd1d9536b7b47ee70d591
This commit is contained in:
@@ -31,7 +31,7 @@ import org.mockito.MockitoAnnotations;
|
||||
import org.robolectric.annotation.Config;
|
||||
|
||||
/**
|
||||
* Deprecated in favor of {@link com.android.settings.development.WebViewAppPreferenceControllerV2}
|
||||
* Deprecated in favor of {@link com.android.settings.development.WebViewAppPreferenceController}
|
||||
*/
|
||||
@Deprecated
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
|
Reference in New Issue
Block a user