1// This file is autogenerated by hidl-gen -Landroidbp.
2
3package {
4    default_applicable_licenses: ["Android-Apache-2.0"],
5}
6
7hidl_interface {
8    name: "android.system.suspend@1.0",
9    root: "android.system",
10    vndk: {
11        enabled: true,
12    },
13    srcs: [
14        "types.hal",
15        "ISystemSuspend.hal",
16        "IWakeLock.hal",
17    ],
18    interfaces: [
19        "android.hidl.base@1.0",
20    ],
21    gen_java: true,
22}
23