blob: 21acecba7ecb4a24985e9d0319548c8c42055de7 [file] [log] [blame]
Janis Danisevskisb70f2b22017-10-24 10:22:43 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.confirmationui@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IConfirmationResultCallback.hal",
12 "IConfirmationUI.hal",
13 ],
14 interfaces: [
15 "android.hardware.keymaster@4.0",
16 "android.hidl.base@1.0",
17 ],
18 types: [
19 "MessageSize",
20 "ResponseCode",
21 "TestKeyBits",
22 "TestModeCommands",
23 "UIOption",
24 ],
25 gen_java: false,
26}
27