summaryrefslogtreecommitdiff
path: root/transport/safe_union/1.0/Android.bp
blob: 2760863ac9e357cf7fb9fced33a2a8b0a8033ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "android.hidl.safe_union@1.0",
    root: "android.hidl",
    vndk: {
        enabled: true,
        support_system_process: true,
    },
    srcs: [
        "types.hal",
    ],
    gen_java: true,
}