1// This file is autogenerated by hidl-gen -Landroidbp. 2 3hidl_interface { 4 name: "android.hardware.drm@1.1", 5 root: "android.hardware", 6 vndk: { 7 enabled: true, 8 }, 9 srcs: [ 10 "types.hal", 11 "ICryptoFactory.hal", 12 "IDrmFactory.hal", 13 "IDrmPlugin.hal", 14 ], 15 interfaces: [ 16 "android.hardware.drm@1.0", 17 "android.hidl.base@1.0", 18 ], 19 types: [ 20 "DrmMetricGroup", 21 "HdcpLevel", 22 "KeyRequestType", 23 "SecureStopRelease", 24 "SecurityLevel", 25 ], 26 gen_java: false, 27} 28 29