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

Commit 104f5881 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by android-build-merger
Browse files

Merge "DO NOT MERGE Use correct lock when killing processes" into pi-dev

am: b4190776

Change-Id: I4d22467c3b5353e184dbd54cb64f7c880c3ef39b
parents cbac96ed b4190776
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26742,7 +26742,7 @@ public class ActivityManagerService extends IActivityManager.Stub
        @Override
        public void notifyDefaultDisplaySizeChanged() {
            synchronized (this) {
            synchronized (ActivityManagerService.this) {
                if (mSystemServiceManager.isBootCompleted() && mHomeProcess != null) {
                    // TODO: Ugly hack to unblock the release