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

Commit b4190776 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 5b0074b4 1fd30aa5
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