mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Many more types can be used in Java. Bug: 143566068 Test: N/A Change-Id: Ie18e1e0f9c22f2ea15b755df3b048c9d651c4945
16 lines
358 B
Plaintext
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,
|
|
}
|