Update Settings version
Test: atest Fixes: 175084979 Fixes: 175085402 Fixes: 175088017 Change-Id: I1243af2dcbc58e4ee77c758ddf2b19e471308dc2
This commit is contained in:
@@ -3342,7 +3342,7 @@ public class SettingsProvider extends ContentProvider {
|
||||
}
|
||||
|
||||
private final class UpgradeController {
|
||||
private static final int SETTINGS_VERSION = 195;
|
||||
private static final int SETTINGS_VERSION = 196;
|
||||
|
||||
private final int mUserId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user