mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
22 lines
429 B
Plaintext
22 lines
429 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.renderscript@1.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
support_system_process: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IContext.hal",
|
|
"IDevice.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|
|
|