diff options
author | Tobias Thierer <tobiast@google.com> | 2018-03-28 23:07:18 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2018-03-29 11:48:54 +0100 |
commit | 7a915f987eb5d0b9f7ba944f24372087ad39544c (patch) | |
tree | 43705617cd5f379c5c29c50416e34dda33134c1c /annotations/generate_annotated_java_files.py | |
parent | b530894bc29bf143128424d9993f591937bcfa90 (diff) |
PollSelectorProvider: Tweak existing change.
Instead of inheriting the method inheritedChannel() from
SelectorProvider, duplicate the super implementation by
explicitly returning null; this seems like a more robust
replacement for the upstream call to InheritedChannel.getChannel()
(which, if it was present on Android, would always return null
for the reason given in the change summary).
This is not a behavior change, since the super implementation
was already returning null.
Test: Treehugger
Bug: 74377400
Change-Id: I3372bb69366acc87af60a741728a63c256161dfb
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions