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

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

Merge "Make sure we turn off trade-in mode" into main

parents 035a21d7 67ef574f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -110,6 +110,8 @@ public final class TradeInModeService extends SystemService {
                    stopTradeInMode();
                } else {
                    watchForSetupCompletion();
                    watchForNetworkChange();
                    watchForAccountsCreated();
                }
            }
        }