summaryrefslogtreecommitdiffstats
path: root/keymaster/4.0/Android.bp
blob: 57747186010ecf2b55d3225c96bba38cddefcd31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "android.hardware.keymaster@4.0",
    root: "android.hardware",
    srcs: [
        "types.hal",
        "IKeymasterDevice.hal",
    ],
    interfaces: [
        "android.hardware.keymaster@3.0",
        "android.hidl.base@1.0",
    ],
    gen_java: false,
}