mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Bug: 111098596 Test: vts, atrace and systrace Change-Id: If59efe6fe74e9ca832f38fe0cfe0186db5ca7fe3
23 lines
401 B
Plaintext
23 lines
401 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.atrace@1.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IAtraceDevice.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"Status",
|
|
"TracingCategory",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|