Removed AccountSettings used in old IA only.
- remove AccountSettings and all related code that is used in old IA, so that it will not show up in search. Change-Id: I9f83112f760fd991caf89de109fde9e675b8c981 Fix: 34165913 Test: make RunSettingsRoboTests
This commit is contained in:
@@ -72,7 +72,7 @@ public class AddAccountSettings extends Activity {
|
||||
private static final String KEY_CALLER_IDENTITY = "pendingIntent";
|
||||
private static final String SHOULD_NOT_RESOLVE = "SHOULDN'T RESOLVE!";
|
||||
|
||||
private static final String TAG = "AccountSettings";
|
||||
private static final String TAG = "AddAccountSettings";
|
||||
|
||||
/* package */ static final String EXTRA_SELECTED_ACCOUNT = "selected_account";
|
||||
|
||||
|
Reference in New Issue
Block a user