Files
hardware_interfaces/keymaster/4.1/Android.bp
Shawn Willden e0affee86b Remove IOperation and beginOp.
The way I planned for this to work doesn't work.  We'll revisit in
Keymaster5.  For now, removing IOperation and beginOp.

Bug: 152536287
Test: Build & boot
Change-Id: I017d17079380cc3bacc6f05b2486e1b6e6c3f675
2020-03-26 13:49:28 -06:00

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,
}