summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
new file mode 100644
index 0000000..478672f
--- /dev/null
+++ b/manifest.xml
@@ -0,0 +1,12 @@
+<manifest version="1.0">
+ <hal format="hidl">
+ <name>android.hardware.graphics.allocator</name>
+ <transport>hwbinder</transport>
+ <impl level="generic"></impl>
+ <version>2.0</version>
+ <interface>
+ <name>IAllocator</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
+</manifest>