commit | c47a784d7faf155f56a36dd1eed88e23c5dad247 | [log] [tgz] |
---|---|---|
author | Jasmine Cha <chajasmine@google.com> | Thu May 27 11:56:37 2021 +0800 |
committer | Jasmine Cha <chajasmine@google.com> | Fri Jun 25 17:39:57 2021 +0800 |
tree | 73899e3a6b6c28f1f624b28b9d331c412a1702bb | |
parent | b228994b945f246a917bbe7f9063819b9c16a68e [diff] |
oboeservice: 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 AAudio call to Audio HAL again to trigger BC_FREE_BUFFER to release previous data (the shared FD from Audio HAL by createMmapBuffer) in binder driver. Bug: 187502463 Test: open/close mmap several times. Signed-off-by: Jasmine Cha <chajasmine@google.com> Change-Id: I82ae6d1c62fc12f90f2b18641920e239c3632891