commit | b0c5525d4d712eb5fadd5a39568c3d9c14e3945c | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Feb 08 16:59:41 2023 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Feb 08 17:08:12 2023 -0800 |
tree | 0e60cec523780dac94251acb24500bf7610bb647 | |
parent | c5be8b9d2d7a3c98dfe941f0ed324d838b9d9037 [diff] |
libauiohal: Implement StreamOut callbacks Implement StreamOutHalInterface::set{|Event|LatencyMode}Callback methods. Due to differences in callback registration between HIDL and AIDL, some extra management logic is required. Bug: 205884982 Test: start cuttlefish with AIDL HAL enabled (there are no unit tests for these callbacks, and cuttlefish does not support offload) Change-Id: Ic8e2ab5a0b75d1501289474b3064e5ca74f0e024