commit | b27d29b32e64dff2b2ac6c95a128f7d0d53fe6bf | [log] [tgz] |
---|---|---|
author | sandeepbandaru <sandeepbandaru@google.com> | Fri Jun 14 09:48:06 2024 +0000 |
committer | Sandeep Bandaru <sandeepbandaru@google.com> | Fri Jun 14 10:26:38 2024 +0000 |
tree | b033797b3891636dfdb05b8b5db59024305c8fae | |
parent | 5cc2247e292e20d4a6758d953182d2a978fa000b [diff] |
Try closing PFDs sent in map after binder call - Iterate through all PFDs sent by caller after the binder call to send to system-server is complete. This prevents any potential leakages if the client does not close the FDs themselves. Bug: 347173075 Test: cts Change-Id: I06652b561d3548f7d5ec976b7a787e9c6c3d0b74