Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b7e008e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[SettingsProvider] fix DB versioning" into main

parents f576f7b2 d55ceaea
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -6360,9 +6360,8 @@ public class SettingsProvider extends ContentProvider {
                            // Do nothing. Leave the value as is.
                        }
                    }
                }

                    currentVersion = 223;
                }

                // Version 223: make charging constraint update criteria customizable.
                if (currentVersion == 223) {