mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Patch introduces LE Audio software encoding provider for bluetooth audio 2.1. Bug: 150670922 Tag: #feature Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest Sponsor: jpawlowski@ Change-Id: If668593be7a46c9abcc45d21c5bdb9b493864cc1
23 lines
601 B
Plaintext
23 lines
601 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.bluetooth.audio@2.1",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"IBluetoothAudioProvider.hal",
|
|
"IBluetoothAudioProvidersFactory.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.audio.common@5.0",
|
|
"android.hardware.bluetooth.audio@2.0",
|
|
"android.hidl.base@1.0",
|
|
"android.hidl.safe_union@1.0",
|
|
],
|
|
apex_available: [
|
|
"//apex_available:platform",
|
|
"com.android.bluetooth.updatable",
|
|
],
|
|
gen_java: false,
|
|
}
|