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

Commit eb8578cc authored by Mitchell Wills's avatar Mitchell Wills Committed by Android (Google) Code Review
Browse files

Merge "Update WifiScanningService class name to new location" into nyc-dev

parents 321cfa37 d0989c98
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -823,7 +823,7 @@ public final class SystemServer {
                mSystemServiceManager.startService(WIFI_P2P_SERVICE_CLASS);
                mSystemServiceManager.startService(WIFI_P2P_SERVICE_CLASS);
                mSystemServiceManager.startService(WIFI_SERVICE_CLASS);
                mSystemServiceManager.startService(WIFI_SERVICE_CLASS);
                mSystemServiceManager.startService(
                mSystemServiceManager.startService(
                            "com.android.server.wifi.WifiScanningService");
                            "com.android.server.wifi.scanner.WifiScanningService");


                if (!disableRtt) {
                if (!disableRtt) {
                    mSystemServiceManager.startService("com.android.server.wifi.RttService");
                    mSystemServiceManager.startService("com.android.server.wifi.RttService");