commit | fe986af008a039d228771d4b234083572e0c5e5f | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri Aug 07 06:39:05 2020 +0000 |
committer | Junyu Lai <junyulai@google.com> | Tue Aug 11 04:46:09 2020 +0000 |
tree | 382c9e9311aee03e652c83d826c421f51f055e48 | |
parent | 594e470dafc5691f680ff6f8bd102a507121864b [diff] |
Fix fd leak in KeepaliveTracker. The semantics of FileDescriptor in AIDL are that the callee must close the file descriptor it receives manually. Fix: 157789860 Bug: 155136951 Test: treehugger Change-Id: Ice9fc9abe2959a84ad138a95c900dff676653665 Merged-In: Ice9fc9abe2959a84ad138a95c900dff676653665 (cherry picked from commit e0427cea8fd5e1890c6fa9c350be7567823697c0)