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

Commit 3284f1c7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

Merge "android.os.Binder: remove unused getFinalizer" am: c59758ab am: e98c205b am: 4d279afe am: 402ef20f am: f5d56737

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1418956

Change-Id: I4cf1ecd318ea03823763d047a08f57539607f7fa
parents ac434de9 f5d56737
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1102,7 +1102,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.