Merge "android.os.Binder: remove unused getFinalizer" am: c59758ab41 am: e98c205ba8 am: 4d279afec1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1418956 Change-Id: I1ea049a26712a8db06dd3f3c9bbaee7884ec5c30
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user