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

Commit 09d78e79 authored by Jing Ji's avatar Jing Ji Committed by Android (Google) Code Review
Browse files

Merge "Move the handling of excessive binder proxies to default handler" into main

parents db4f8d4f 6b84b9e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9011,7 +9011,7 @@ public class ActivityManagerService extends IActivityManager.Stub
                            // cleaning up the old proxies.
                            VMRuntime.getRuntime().requestConcurrentGC();
                        }
                    }, BackgroundThread.getHandler());
                    }, mHandler);
            t.traceEnd(); // setBinderProxies
            t.traceEnd(); // ActivityManagerStartApps