commit | d6bca1032b1730cdd0262ba5e25190eb4a08f398 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Sep 14 16:25:22 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Sep 14 16:44:20 2021 -0700 |
tree | 8990b87cfbda1c824fcea7c0e4a765d5b86d033a | |
parent | 5252e756da5e889463c1ccce37a7e9725f25d123 [diff] |
libbinder: RPC remove isTriggeredPolled We can get this information in-process, so we can avoid the syscall (and due to the way it is implemented, we also don't need locking). Bug: 182940634 Test: binderRpcTest Change-Id: I3a4f683f71f54972509e071f5dd349e15de54b08