blob: d1bb4bc858e1186fe6fbb546f26c408be96145dd [file] [log] [blame]
Robert Shih2194bb42021-01-16 20:29:56 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourc22b35b2021-02-23 14:26:20 -08003package {
4 // See: http://go/android-license-faq
5 // A large-scale-change added 'default_applicable_licenses' to import
6 // all of the 'license_kinds' from "hardware_interfaces_license"
7 // to get the below license kinds:
8 // SPDX-license-identifier-Apache-2.0
9 default_applicable_licenses: ["hardware_interfaces_license"],
10}
11
Robert Shih2194bb42021-01-16 20:29:56 -080012hidl_interface {
13 name: "android.hardware.drm@1.4",
14 root: "android.hardware",
15 srcs: [
16 "ICryptoFactory.hal",
17 "ICryptoPlugin.hal",
18 "IDrmFactory.hal",
19 "IDrmPlugin.hal",
Robert Shih02f2da82021-01-15 08:25:24 -080020 "types.hal",
Robert Shih2194bb42021-01-16 20:29:56 -080021 ],
22 interfaces: [
23 "android.hardware.drm@1.0",
24 "android.hardware.drm@1.1",
25 "android.hardware.drm@1.2",
26 "android.hardware.drm@1.3",
27 "android.hidl.base@1.0",
28 ],
29 gen_java: false,
30}