platform_hardware_interfaces/tests/memory/1.0/Android.bp
Steven Moreland 4cd5506baa Update makefiles.
Been seeing these in CLs. Some were forgotten.

Test/Bug: none

Change-Id: I678f9ef157a3631586a3d3a9cc503121eed5a703
2017-12-11 20:48:11 +00:00

16 lines
360 B
Text

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.tests.memory@1.0",
root: "android.hardware",
srcs: [
"IMemoryTest.hal",
],
interfaces: [
"android.hidl.base@1.0",
"android.hidl.memory.block@1.0",
"android.hidl.memory.token@1.0",
],
gen_java: false,
}