Merge "Merge "MessageQueue: explicitly remove FD event listeners." am: b43daf5f7b am: 040587641b" into pi-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
1058f42271
@@ -254,6 +254,7 @@ public final class MessageQueue {
|
||||
} else if (record != null) {
|
||||
record.mEvents = 0;
|
||||
mFileDescriptorRecords.removeAt(index);
|
||||
nativeSetFileDescriptorEvents(mPtr, fdNum, 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user