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