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

Unverified Commit 30ce026b authored by dianlujitao's avatar dianlujitao Committed by Michael Bestas
Browse files

Enable Binder Proxy Tracking by Uid only on eng builds

 * App would be killed once limit reached, this is really bad for users.

Change-Id: I226a7a34031c9e9d8bf6843c22d79e72203bf867
parent 751510e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ public class SystemUIService extends Service {
            throw new RuntimeException();
        }

        if (Build.IS_DEBUGGABLE) {
        if (Build.IS_ENG) {
            // b/71353150 - looking for leaked binder proxies
            BinderInternal.nSetBinderProxyCountEnabled(true);
            BinderInternal.nSetBinderProxyCountWatermarks(