• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.drm@1.0",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11        "ICryptoFactory.hal",
12        "ICryptoPlugin.hal",
13        "IDrmFactory.hal",
14        "IDrmPlugin.hal",
15        "IDrmPluginListener.hal",
16    ],
17    interfaces: [
18        "android.hidl.base@1.0",
19    ],
20    types: [
21        "BufferType",
22        "DestinationBuffer",
23        "EventType",
24        "KeyRequestType",
25        "KeyStatus",
26        "KeyStatusType",
27        "KeyType",
28        "KeyValue",
29        "Mode",
30        "Pattern",
31        "SecureStop",
32        "SharedBuffer",
33        "Status",
34        "SubSample",
35    ],
36    gen_java: false,
37}
38
39