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

Commit 1e30593f authored by Olivier Gaillard's avatar Olivier Gaillard Committed by Android (Google) Code Review
Browse files

Merge "Move the binder proxy count callback to the background thread." into main

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