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

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

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

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

Change-Id: Ia8f7da7e819eaa5080412efe86b7c9d96bb7b971
parents 3e206723 c59758ab
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1088,7 +1088,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.