commit | 9289bde5b9583a8c757bed4041238649aa146378 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Aug 18 12:49:17 2020 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue Aug 18 14:50:44 2020 -0700 |
tree | a274b597596e4da75b37b1d7d54dbccb19f9202e | |
parent | 242cf3379de223e0ae5c9ceeba05e6a397b44e2d [diff] |
AudioFlinger: Check Effect HAL version for device effect compatibility Add missing check on Effect HAL version to determine if an implementaiton supports device effects. Only HALs after V 6.0 support this feature. Bug: 164077570 Test: atest DeviceEffectTest#testCreateDeviceEffect Change-Id: I9a72ed92a07099e9bad10cdf4474c7b918dce121