summaryrefslogtreecommitdiffstats
path: root/bluetooth_audio/2.0/Android.bp
blob: 99a769f95017341bda87e7e0d0b7a44685019cab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "vendor.qti.hardware.bluetooth_audio@2.0",
    root: "vendor.qti.hardware.bluetooth_audio",
    product_specific: true,
    srcs: [
        "types.hal",
        "IBluetoothAudioPort.hal",
        "IBluetoothAudioProvider.hal",
        "IBluetoothAudioProvidersFactory.hal",
    ],
    interfaces: [
        "android.hidl.base@1.0",
    ],
    gen_java: false,
}