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

Commit 519802d7 authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Don't load config on the initializing thread"

parents a426f9e5 9716f9d4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -55,7 +55,6 @@ public class SyncManagerConstants extends ContentObserver {
    protected SyncManagerConstants(Context context) {
        super(null);
        mContext = context;
        refresh();
    }

    public void start() {