summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/manifest.xml b/manifest.xml
deleted file mode 100644
index 9fab3aa..0000000
--- a/manifest.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<manifest version="1.0" type="device">
- <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>
- <hal format="hidl">
- <name>android.hardware.graphics.mapper</name>
- <transport arch="32+64">passthrough</transport>
- <impl level="generic"></impl>
- <version>2.0</version>
- <interface>
- <name>IMapper</name>
- <instance>default</instance>
- </interface>
- </hal>
-</manifest>