summaryrefslogtreecommitdiffstats
path: root/extns/intf/nxpnfc/1.0/Android.bp
blob: 05dcffaa3fa7703516fd145edcd927d54f856605 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_package_root {
    name: "vendor.nxp.nxpnfc",
    path: "hardware/nxp/nfc/extns/intf/nxpnfc",
}

hidl_interface {
    name: "vendor.nxp.nxpnfc@1.0",
    root: "vendor.nxp.nxpnfc",
    srcs: [
        "types.hal",
        "INxpNfc.hal",
    ],
    interfaces: [
        "android.hidl.base@1.0",
    ],
    types: [
    ],
    gen_java: true,
}