Loading services/core/java/com/android/server/TradeInModeService.java +2 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,8 @@ public final class TradeInModeService extends SystemService { stopTradeInMode(); } else { watchForSetupCompletion(); watchForNetworkChange(); watchForAccountsCreated(); } } } Loading Loading
services/core/java/com/android/server/TradeInModeService.java +2 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,8 @@ public final class TradeInModeService extends SystemService { stopTradeInMode(); } else { watchForSetupCompletion(); watchForNetworkChange(); watchForAccountsCreated(); } } } Loading