Files
hardware_interfaces/audio/4.0/Android.bp
Victor Khimenko 7cac9425b0 Make android.hardware.renderscript@1.0 buildable for native_bridge
Bug: http://b/153609531

Test: m android.hardware.renderscript@1.0.native_bridge

Change-Id: If11376cdd583629c8edfea17efb130dd68dc9b8f
2020-07-08 21:20:03 +00:00

26 lines
667 B
Plaintext

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.audio@4.0",
root: "android.hardware",
// TODO(b/153609531): remove when no longer needed.
native_bridge_supported: true,
srcs: [
"types.hal",
"IDevice.hal",
"IDevicesFactory.hal",
"IPrimaryDevice.hal",
"IStream.hal",
"IStreamIn.hal",
"IStreamOut.hal",
"IStreamOutCallback.hal",
],
interfaces: [
"android.hardware.audio.common@4.0",
"android.hardware.audio.effect@4.0",
"android.hidl.base@1.0",
],
gen_java: false,
gen_java_constants: true,
}