Files
hardware_interfaces/tests/memory/1.0/Android.bp
Steven Moreland 7696aa885f ./update-makefiles.sh, for union changes/memory
Many more types can be used in Java.

Bug: 143566068
Test: N/A
Change-Id: Ie18e1e0f9c22f2ea15b755df3b048c9d651c4945
2019-11-26 09:24:31 -08:00

16 lines
358 B
Plaintext

// 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: true,
}