commit | c1f8169a1dc843bdfe78ed546e0479813a4a4a75 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Apr 04 19:57:55 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Apr 04 19:57:55 2017 -0700 |
tree | 0d611eb14a328c19053e0230b708325f4ed364f7 | |
parent | df3c680b5f6e4e1f554d5a4ae7ec61aef0a8e9f0 [diff] |
Add type to device manifest. Test: pass Change-Id: I031853531d3171620531f3a5b24183f80dba5aec
diff --git a/manifest.xml b/manifest.xml index db33472..8cc7b66 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.bluetooth</name> <transport>hwbinder</transport>