2016-10-05 20:21:12 +02:00
|
|
|
// This file is autogenerated by hidl-gen. Do not edit manually.
|
|
|
|
|
2017-02-08 04:13:25 +01:00
|
|
|
filegroup {
|
|
|
|
name: "android.hardware.audio@2.0_hal",
|
|
|
|
srcs: [
|
|
|
|
"types.hal",
|
|
|
|
"IDevice.hal",
|
|
|
|
"IDevicesFactory.hal",
|
|
|
|
"IPrimaryDevice.hal",
|
|
|
|
"IStream.hal",
|
|
|
|
"IStreamIn.hal",
|
|
|
|
"IStreamOut.hal",
|
|
|
|
"IStreamOutCallback.hal",
|
|
|
|
],
|
|
|
|
}
|
|
|
|
|
2016-10-05 20:21:12 +02:00
|
|
|
genrule {
|
|
|
|
name: "android.hardware.audio@2.0_genc++",
|
2016-11-04 23:02:42 +01:00
|
|
|
tools: ["hidl-gen"],
|
2017-05-10 04:51:19 +02:00
|
|
|
cmd: "$(location hidl-gen) -o $(genDir) -Lc++-sources -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio@2.0",
|
2016-10-05 20:21:12 +02:00
|
|
|
srcs: [
|
2017-02-10 21:45:17 +01:00
|
|
|
":android.hardware.audio@2.0_hal",
|
2016-10-05 20:21:12 +02:00
|
|
|
],
|
|
|
|
out: [
|
|
|
|
"android/hardware/audio/2.0/types.cpp",
|
|
|
|
"android/hardware/audio/2.0/DeviceAll.cpp",
|
|
|
|
"android/hardware/audio/2.0/DevicesFactoryAll.cpp",
|
|
|
|
"android/hardware/audio/2.0/PrimaryDeviceAll.cpp",
|
|
|
|
"android/hardware/audio/2.0/StreamAll.cpp",
|
|
|
|
"android/hardware/audio/2.0/StreamInAll.cpp",
|
|
|
|
"android/hardware/audio/2.0/StreamOutAll.cpp",
|
|
|
|
"android/hardware/audio/2.0/StreamOutCallbackAll.cpp",
|
|
|
|
],
|
|
|
|
}
|
|
|
|
|
|
|
|
genrule {
|
|
|
|
name: "android.hardware.audio@2.0_genc++_headers",
|
2016-11-04 23:02:42 +01:00
|
|
|
tools: ["hidl-gen"],
|
2017-05-10 04:51:19 +02:00
|
|
|
cmd: "$(location hidl-gen) -o $(genDir) -Lc++-headers -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio@2.0",
|
2016-10-05 20:21:12 +02:00
|
|
|
srcs: [
|
2017-02-10 21:45:17 +01:00
|
|
|
":android.hardware.audio@2.0_hal",
|
2016-10-05 20:21:12 +02:00
|
|
|
],
|
|
|
|
out: [
|
|
|
|
"android/hardware/audio/2.0/types.h",
|
2017-03-27 20:48:14 +02:00
|
|
|
"android/hardware/audio/2.0/hwtypes.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/IDevice.h",
|
|
|
|
"android/hardware/audio/2.0/IHwDevice.h",
|
2017-01-11 22:14:59 +01:00
|
|
|
"android/hardware/audio/2.0/BnHwDevice.h",
|
|
|
|
"android/hardware/audio/2.0/BpHwDevice.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/BsDevice.h",
|
|
|
|
"android/hardware/audio/2.0/IDevicesFactory.h",
|
|
|
|
"android/hardware/audio/2.0/IHwDevicesFactory.h",
|
2017-01-11 22:14:59 +01:00
|
|
|
"android/hardware/audio/2.0/BnHwDevicesFactory.h",
|
|
|
|
"android/hardware/audio/2.0/BpHwDevicesFactory.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/BsDevicesFactory.h",
|
|
|
|
"android/hardware/audio/2.0/IPrimaryDevice.h",
|
|
|
|
"android/hardware/audio/2.0/IHwPrimaryDevice.h",
|
2017-01-11 22:14:59 +01:00
|
|
|
"android/hardware/audio/2.0/BnHwPrimaryDevice.h",
|
|
|
|
"android/hardware/audio/2.0/BpHwPrimaryDevice.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/BsPrimaryDevice.h",
|
|
|
|
"android/hardware/audio/2.0/IStream.h",
|
|
|
|
"android/hardware/audio/2.0/IHwStream.h",
|
2017-01-11 22:14:59 +01:00
|
|
|
"android/hardware/audio/2.0/BnHwStream.h",
|
|
|
|
"android/hardware/audio/2.0/BpHwStream.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/BsStream.h",
|
|
|
|
"android/hardware/audio/2.0/IStreamIn.h",
|
|
|
|
"android/hardware/audio/2.0/IHwStreamIn.h",
|
2017-01-11 22:14:59 +01:00
|
|
|
"android/hardware/audio/2.0/BnHwStreamIn.h",
|
|
|
|
"android/hardware/audio/2.0/BpHwStreamIn.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/BsStreamIn.h",
|
|
|
|
"android/hardware/audio/2.0/IStreamOut.h",
|
|
|
|
"android/hardware/audio/2.0/IHwStreamOut.h",
|
2017-01-11 22:14:59 +01:00
|
|
|
"android/hardware/audio/2.0/BnHwStreamOut.h",
|
|
|
|
"android/hardware/audio/2.0/BpHwStreamOut.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/BsStreamOut.h",
|
|
|
|
"android/hardware/audio/2.0/IStreamOutCallback.h",
|
|
|
|
"android/hardware/audio/2.0/IHwStreamOutCallback.h",
|
2017-01-11 22:14:59 +01:00
|
|
|
"android/hardware/audio/2.0/BnHwStreamOutCallback.h",
|
|
|
|
"android/hardware/audio/2.0/BpHwStreamOutCallback.h",
|
2016-10-05 20:21:12 +02:00
|
|
|
"android/hardware/audio/2.0/BsStreamOutCallback.h",
|
|
|
|
],
|
|
|
|
}
|
|
|
|
|
|
|
|
cc_library_shared {
|
|
|
|
name: "android.hardware.audio@2.0",
|
2017-05-20 00:52:22 +02:00
|
|
|
defaults: ["hidl-module-defaults"],
|
2016-10-05 20:21:12 +02:00
|
|
|
generated_sources: ["android.hardware.audio@2.0_genc++"],
|
|
|
|
generated_headers: ["android.hardware.audio@2.0_genc++_headers"],
|
|
|
|
export_generated_headers: ["android.hardware.audio@2.0_genc++_headers"],
|
2017-04-11 18:58:03 +02:00
|
|
|
vendor_available: true,
|
2016-10-05 20:21:12 +02:00
|
|
|
shared_libs: [
|
2016-11-16 23:17:58 +01:00
|
|
|
"libhidlbase",
|
|
|
|
"libhidltransport",
|
2016-10-05 20:21:12 +02:00
|
|
|
"libhwbinder",
|
2016-11-22 01:28:54 +01:00
|
|
|
"liblog",
|
2016-10-05 20:21:12 +02:00
|
|
|
"libutils",
|
|
|
|
"libcutils",
|
|
|
|
"android.hardware.audio.common@2.0",
|
|
|
|
],
|
2016-11-02 18:23:49 +01:00
|
|
|
export_shared_lib_headers: [
|
2016-11-16 23:17:58 +01:00
|
|
|
"libhidlbase",
|
|
|
|
"libhidltransport",
|
2016-11-02 18:23:49 +01:00
|
|
|
"libhwbinder",
|
|
|
|
"libutils",
|
2016-11-08 00:38:41 +01:00
|
|
|
"android.hardware.audio.common@2.0",
|
2016-10-26 00:45:19 +02:00
|
|
|
],
|
2016-10-05 20:21:12 +02:00
|
|
|
}
|