diff options
author | 2022-08-03 21:19:11 +0000 | |
---|---|---|
committer | 2022-08-26 08:41:15 +0000 | |
commit | 49d74cbbbd75ade6b7002cad417bd168b9cd0f0e (patch) | |
tree | ee9cea6b677f66d60a89712392430895249bed89 /libs/binder/OS.cpp | |
parent | ec646539825294a4f33f94857d224a1946fb540f (diff) |
libbinder : Adding new type TransportFd
Adding a new struct TransportFd which will contain unique_fd and
polling state of file descriptor. This will be useful in detecting
if all the descriptors are being polled. unique_fd and borrowed_fd
are replaced in these changes.
Test: m
Test: m libbinder binderRpcTest && atest binderRpcTest
Test: trusty/vendor/google/aosp/scripts/build.py --test
"boot-test:com.android.trusty.binder.test" qemu-generic-arm64-test-debug
Bug: 218518615
Change-Id: Id108806b98184582e5d93186b3b1884017c441ea
Diffstat (limited to 'libs/binder/OS.cpp')
0 files changed, 0 insertions, 0 deletions