commit | 9cd898172de61db05bc49b93d5d8f822bc2fa6f5 | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Wed Jul 01 17:12:06 2020 -0700 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Mon Aug 17 11:19:20 2020 -0700 |
tree | 6e84e9f40da4f9d9c4a6e3517d7c6b951fd83492 | |
parent | 37934a22fc6159c2cae85fc5b877424d5bf38628 [diff] |
Convert IEffect and IEffectClient to AIDL This change replaces the manually-parceled IEffect and IEffectClient with AIDL definitions. In addition, this includes a small library that facilitates shared memory regions over AIDL. Bug: 160253486 Test: Ran effects-related CTS tests. Manual verification of basic audio functionality on Sargo. Change-Id: I5a9c5f2f24c10072ad5067acc71aa30581af41c1