Files
hardware_interfaces/drm/1.2/Android.bp

21 lines
480 B
Plaintext
Raw Normal View History

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.drm@1.2",
root: "android.hardware",
srcs: [
"types.hal",
"ICryptoFactory.hal",
"ICryptoPlugin.hal",
"IDrmFactory.hal",
"IDrmPlugin.hal",
"IDrmPluginListener.hal",
],
interfaces: [
"android.hardware.drm@1.0",
"android.hardware.drm@1.1",
"android.hidl.base@1.0",
],
gen_java: false,
}