summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-04-04 19:57:29 -0700
committerYifan Hong <elsk@google.com>2017-04-04 19:57:29 -0700
commit07334d7a5e300cc11119a5344662a31a74bb212e (patch)
tree9dcba38f4d63a33119f6d05b87128c5403a43847 /manifest.xml
parent4bb5f2ac42cd47f8f745a75e2a4911c9f4c2d29d (diff)
downloadbullhead-07334d7a5e300cc11119a5344662a31a74bb212e.tar.gz
Add type to device manifest.
Test: pass Change-Id: I683e9dfcf510848b546e44fec79f6a0349f82838
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml
index 478672f..b4e4064 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,4 +1,4 @@
-<manifest version="1.0">
+<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.graphics.allocator</name>
<transport>hwbinder</transport>