Merge "android.os.Binder: remove unused getFinalizer" am: c59758ab41
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1418956 Change-Id: Ia8f7da7e819eaa5080412efe86b7c9d96bb7b971
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