mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
Log messages can be exported by apps during error diagnosis. Bug: 162255728 Test: GtsMediaTestCases MediaDrmTest#testGetLogMessages Change-Id: Id7576b237501f4af6a7399207fbad5ac3b92c20b
22 lines
518 B
Plaintext
22 lines
518 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.drm@1.4",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"ICryptoFactory.hal",
|
|
"ICryptoPlugin.hal",
|
|
"IDrmFactory.hal",
|
|
"IDrmPlugin.hal",
|
|
"types.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.drm@1.0",
|
|
"android.hardware.drm@1.1",
|
|
"android.hardware.drm@1.2",
|
|
"android.hardware.drm@1.3",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
}
|