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

hidl_interface {
    name: "android.hardware.drm@1.1",
    root: "android.hardware",
    vndk: {
        enabled: true,
    },
    srcs: [
        "types.hal",
        "ICryptoFactory.hal",
        "IDrmFactory.hal",
        "IDrmPlugin.hal",
    ],
    interfaces: [
        "android.hardware.drm@1.0",
        "android.hidl.base@1.0",
    ],
    types: [
        "DrmMetricGroup",
        "HdcpLevel",
        "KeyRequestType",
        "SecureStopRelease",
        "SecurityLevel",
    ],
    gen_java: false,
}