commit | 9f285c93d6b5e3c74ccb29bbf873042a9e44a136 | [log] [tgz] |
---|---|---|
author | Hongguang <hgchen@google.com> | Thu Aug 19 11:41:25 2021 -0700 |
committer | Hongguang <hgchen@google.com> | Thu Aug 19 19:52:14 2021 -0700 |
tree | b499dc2bd69af5ebf392bedb48ec7d73184fd501 | |
parent | 093c5f34fad4cf9daf2f7821a6c1574a9e7314e8 [diff] |
tuner: call to hal again to close transport FD by binder - Base on hardware binder design, the transport data from binder will be closed on the next transact(...). - Here TunerServer call to Tuner HAL again to trigger binder to close the fd and release shared memory occupied by it. Bug: 197008205 Test: Check whether there is tuner related fd leak. Change-Id: I5eb8e0f193e80a789ca48389c43eb859cb0b5c4a