mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 23:07:49 +00:00
The way I planned for this to work doesn't work. We'll revisit in Keymaster5. For now, removing IOperation and beginOp. Test: Build & boot Merged-In: I017d17079380cc3bacc6f05b2486e1b6e6c3f675 Change-Id: I017d17079380cc3bacc6f05b2486e1b6e6c3f675
20 lines
426 B
Plaintext
20 lines
426 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.keymaster@4.1",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IKeymasterDevice.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.keymaster@3.0",
|
|
"android.hardware.keymaster@4.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
}
|