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

Commit c59758ab authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "android.os.Binder: remove unused getFinalizer"

parents 90b0d3f8 2e4e636f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -984,7 +984,6 @@ public class Binder implements IBinder {
    }

    private static native long getNativeBBinderHolder();
    private static native long getFinalizer();

    /**
     * By default, we use the calling uid since we can always trust it.