summaryrefslogtreecommitdiff
path: root/fstman/1.0/Android.bp
blob: 92e7769a345d7d8f466737154a5c505e9fcbdbe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "vendor.qti.hardware.fstman@1.0",
    root: "vendor.qti.hardware.fstman",
    system_ext_specific: true,
    srcs: [
        "types.hal",
        "IFstGroup.hal",
        "IFstGroupCallback.hal",
        "IFstManager.hal",
    ],
    interfaces: [
        "android.hidl.base@1.0",
    ],
    gen_java: true,
}