summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-03-01 17:51:24 -0800
committerYifan Hong <elsk@google.com>2017-03-01 17:51:24 -0800
commit9103656708ff1534686be7a9414badee07e73dbd (patch)
tree034731eb042aa392d526a109023ff479f70cf94f /manifest.xml
parentbdadfb582069c64a7f8b158fecb2579b90b1bbc6 (diff)
downloadhikey-9103656708ff1534686be7a9414badee07e73dbd.tar.gz
vintf.xml => manifest.xml.
Bug: 35870239 Test: pass Change-Id: Ie18e6f814fe3ee77dfdc65cf80d27e48bc3b27b7
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
new file mode 100644
index 00000000..bdd4753b
--- /dev/null
+++ b/manifest.xml
@@ -0,0 +1,8 @@
+<manifest version="1.0">
+ <hal format="hidl">
+ <name>android.hardware.bluetooth</name>
+ <transport>hwbinder</transport>
+ <impl level="generic"></impl>
+ <version>1.0</version>
+ </hal>
+</manifest>