commit | 15fff8c17da046c644334025c7707de81645c14d | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Aug 10 15:07:56 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Aug 12 11:56:35 2021 -0700 |
tree | 251745ead7bb495661ee13e408c528b67900d46d | |
parent | d17353cb5b20d50d41d28a189df9426a4120408f [diff] |
binder: libbinder_tls ensure to check trigger at least once. If the SSL_write / SSL_read finishes in one round, we might have never checked the fdTrigger. Ensure to check it at least once before SSL_write / SSL_read. Test: binderRpcTest Bug: 190868302 Change-Id: I4588475354025f8f02d3eb998e9390d5babbc860