commit | 47d1d73094399633f789063e1935a7ecd52abb66 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Feb 23 15:16:04 2023 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Feb 23 15:19:30 2023 -0800 |
tree | cb3de575215aaef6198f2bb980c691e2987f0234 | |
parent | f5839887036c207c9c58bd2808f0af1e191d0489 [diff] |
libaudiohal: Remove DeviceHalAidl::mFwkHandles The framework stores HAL patch handles separately from globally unique patch handles that is generates. There is no need for the HAL adaptor to maintain this mapping, since it always receives HAL-specific patch handles from the framework. Bug: 269551518 Test: atest audiorecord_tests Change-Id: I0bf42791126c81b4fbebd09329183e8021649df1