commit | 69dac99931b7dcd1858d0be3b923066ec6743156 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Feb 14 18:53:29 2024 +0000 |
committer | Android Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Wed Feb 14 18:53:29 2024 +0000 |
tree | 098ce6c2c65fea71e8e467007cb7c422c8d47e39 | |
parent | bfe7b66f2acb72f6420c7c091e064fe90d364396 [diff] |
libaudiohal@aidl: Use system property to detect IHalAdapterVendorExtension Use of the device manifest for this purpose was discouraged after a discussion. The alternative is to use a system property which needs to be set by vendors together with putting an implementation of IHalAdapterVendorExtension to the `system_ext` partition. Remove the vintf fragment to avoid confusing vintf assembly and test processes. Bug: 323989070 Test: atest audiorouting_test (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:38a393256d5f224816cba8dad7422dd114d29d13) Merged-In: If00ec0653590cf2f078d94bc57dfce47d8e98e01 Change-Id: If00ec0653590cf2f078d94bc57dfce47d8e98e01