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

Commit 630229b2 authored by Bikshapathi Kothapeta's avatar Bikshapathi Kothapeta Committed by Linux Build Service Account
Browse files

SystemServer: Changes to fix compilation issues as part of LAW.BR.2.0 bringup

Change-Id: Id2594c545079250af24ac2577a5feddab767a4b0
parent b8caaf13
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -989,7 +989,7 @@ public final class SystemServer {
                mSystemServiceManager.startService(DockObserver.class);

		if (context.getPackageManager().hasSystemFeature(PackageManager.FEATURE_WATCH)) {
                    mSystemServiceManager.startService(THERMAL_OBSERVER_CLASS);
                    //#Fixme:mSystemServiceManager.startService(THERMAL_OBSERVER_CLASS);
                }
            }

@@ -1205,7 +1205,7 @@ public final class SystemServer {
        }

        if (context.getPackageManager().hasSystemFeature(PackageManager.FEATURE_WATCH)) {
            mSystemServiceManager.startService(WEAR_BLUETOOTH_SERVICE_CLASS);
            //#Fixme:mSystemServiceManager.startService(WEAR_BLUETOOTH_SERVICE_CLASS);
        }

        // Before things start rolling, be sure we have decided whether