Merge "Update ColorFilter_Delegate following Change I5f74addd"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3ce947f482
@@ -66,7 +66,7 @@ public abstract class ColorFilter_Delegate {
|
||||
// ---- native methods ----
|
||||
|
||||
@LayoutlibDelegate
|
||||
/*package*/ static void destroyFilter(long native_instance) {
|
||||
/*package*/ static void nSafeUnref(long native_instance) {
|
||||
sManager.removeJavaReferenceFor(native_instance);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user