mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-03 08:25:17 +00:00
- with defaults user don't have to change their Android.bp when there is a update - update AIDL audio interfaces with android.media.audio.common.types - update Spatialization and HeadTracking AIDL usage Bug: 273373363 Bug: 293370815 Test: m Test: lunch panther-trunk_staging-userdebug; m; test Bluetooth Audio Change-Id: Ic9d8afc1d4e19e4243c66065b0a5d29156632851 Merged-In: Ic9d8afc1d4e19e4243c66065b0a5d29156632851
8 lines
233 B
XML
8 lines
233 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.bluetooth.audio</name>
|
|
<version>4</version>
|
|
<fqname>IBluetoothAudioProviderFactory/default</fqname>
|
|
</hal>
|
|
</manifest>
|