platform_hardware_interfaces/secure_element/1.2/Android.bp
Jack Yu 0d914d8c2a Add android.hardware.secure_element@1.2
Test: None
Bug: 142495673
Change-Id: Ie0f3e87d58047b76ea47990a49d3eac745967255
2020-01-17 14:06:27 +00:00

18 lines
417 B
Text

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.secure_element@1.2",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"ISecureElement.hal",
],
interfaces: [
"android.hardware.secure_element@1.0",
"android.hardware.secure_element@1.1",
"android.hidl.base@1.0",
],
gen_java: true,
}