Prevent race conditions after dropping database
Manual merge from: ag/2155898 Bug: 37501479 Test: make RunSettingsRoboTests Change-Id: I02f8423c0ffc27abbb8ceb61a8c47d2f0796d0bb
This commit is contained in:
@@ -79,7 +79,7 @@ public class SettingsActivity extends SettingsDrawerActivity
|
||||
|
||||
private static final String LOG_TAG = "Settings";
|
||||
|
||||
private static final int LOADER_ID_INDEXABLE_CONTENT_MONITOR = 1;
|
||||
public static final int LOADER_ID_INDEXABLE_CONTENT_MONITOR = 1;
|
||||
|
||||
// Constants for state save/restore
|
||||
private static final String SAVE_KEY_CATEGORIES = ":settings:categories";
|
||||
|
Reference in New Issue
Block a user