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