c45ef0e920
Bug: 111098596
Test: vts, atrace and systrace
(cherry picked from commit db895ad8da
)
Change-Id: Iea4ee4bff7509031a6daaf7c9570d0583a59affa
22 lines
401 B
Text
22 lines
401 B
Text
// 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,
|
|
}
|
|
|