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

Commit 2e4e636f authored by Steven Moreland's avatar Steven Moreland
Browse files

android.os.Binder: remove unused getFinalizer

This native method is unimplemented, and it is never called.

Bug: N/A
Test: N/A
Change-Id: I6da9da9dc47051bd7d1591a8e88272739e06cf4c
parent f2889990
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -984,7 +984,6 @@ public class Binder implements IBinder {
    }
    }


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


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