23ee97e748
When calling update-makefiles.sh there are some unrelated changes that were missed in previous commits. Bug: 68112778 Test: mma Change-Id: I22b76f3d5bcd084afd2f06e613d2f9f37c1a0c9c
26 lines
524 B
Text
26 lines
524 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.neuralnetworks@1.1",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IDevice.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.neuralnetworks@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"Capabilities",
|
|
"ExecutionPreference",
|
|
"Model",
|
|
"Operation",
|
|
"OperationType",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|