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

hidl_interface {
    name: "android.hardware.health@1.0",
    root: "android.hardware",
    vndk: {
        enabled: true,
    },
    srcs: [
        "types.hal",
        "IHealth.hal",
    ],
    interfaces: [
        "android.hidl.base@1.0",
    ],
    types: [
        "BatteryHealth",
        "BatteryStatus",
        "HealthConfig",
        "HealthInfo",
        "Result",
    ],
    gen_java: true,
    gen_java_constants: true,
}