mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Some have missed being updated. Bug: N/A Test: N/A Change-Id: I0925e85701f6e8b98f9b09bfafbed73469d1d185
17 lines
360 B
Plaintext
17 lines
360 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: false,
|
|
}
|
|
|