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

Commit 7df76c43 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by android-build-team Robot
Browse files

DO NOT MERGE Use correct lock when killing processes

Test: Switch display cutout
Bug: 113093654
Change-Id: I2ca076a214da86656b6c71ebe1f63eb92e340ac0
(cherry picked from commit 1fd30aa5)
parent 1c360fed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26873,7 +26873,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