// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "android.hardware.power@1.0",
    root: "android.hardware",
    vndk: {
        enabled: true,
    },
    srcs: [
        "types.hal",
        "IPower.hal",
    ],
    interfaces: [
        "android.hidl.base@1.0",
    ],
    types: [
        "Feature",
        "PowerHint",
        "PowerStatePlatformSleepState",
        "PowerStateVoter",
        "Status",
    ],
    gen_java: true,
}