summaryrefslogtreecommitdiffstats
path: root/systemhelper/1.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'systemhelper/1.0/Android.bp')
-rw-r--r--systemhelper/1.0/Android.bp21
1 files changed, 21 insertions, 0 deletions
diff --git a/systemhelper/1.0/Android.bp b/systemhelper/1.0/Android.bp
new file mode 100644
index 0000000..c804602
--- /dev/null
+++ b/systemhelper/1.0/Android.bp
@@ -0,0 +1,21 @@
+// This file is autogenerated by hidl-gen -Landroidbp.
+
+hidl_interface {
+ name: "vendor.qti.hardware.systemhelper@1.0",
+ root: "vendor.qti.hardware.systemhelper",
+ product_specific: true,
+ srcs: [
+ "types.hal",
+ "ISystemEvent.hal",
+ "ISystemEventCallback.hal",
+ "ISystemResource.hal",
+ ],
+ interfaces: [
+ "android.hardware.graphics.bufferqueue@1.0",
+ "android.hardware.graphics.common@1.0",
+ "android.hardware.media@1.0",
+ "android.hidl.base@1.0",
+ ],
+ gen_java: true,
+}
+