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

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

Merge "Revert "Temporary Threshold for Binder Proxy Tracking""

parents ec826cd7 c6eedfa6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -14802,8 +14802,6 @@ public class ActivityManagerService extends IActivityManager.Stub
            mUserController.sendUserSwitchBroadcasts(-1, currentUserId);
            BinderInternal.nSetBinderProxyCountEnabled(true);
            //STOPSHIP: Temporary BinderProxy Threshold for b/71353150
            BinderInternal.nSetBinderProxyCountWatermarks(1500, 1200);
            BinderInternal.setBinderProxyCountCallback(
                    new BinderInternal.BinderProxyLimitListener() {
                        @Override