commit | 676da7273fddf321a36494d2f5aa0f6b07b6a61c | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri Dec 03 19:24:28 2021 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Mar 24 01:39:29 2022 +0000 |
tree | 6898715997c143de2bcea32101bb8e4f5e3b4087 | |
parent | ee0b51e09900a73fbc89841f3dd7b3680dbfb7ed [diff] |
Add AIDL audio HAL service to SEPolicy This adds the two top interfaces: IConfig and IModule to service context, allows the HAL service to call Binder, and registers the example implementation service executable. Bug: 205884982 Test: m Change-Id: I322e813c96123167ea29b6c25a08ec9677c9b4d1