blob: 66a1bd85838c770ca9cc9ef53f7657795e59d8bb [file] [log] [blame]
Jeff Tinker287ef4c2018-10-12 13:08:55 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.drm@1.2",
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.hardware.drm@1.1",
18 "android.hidl.base@1.0",
19 ],
20 types: [
21 "KeySetId",
22 "OfflineLicenseState",
23 ],
24 gen_java: false,
25}
26