blob: 6d489e948da6fcef5be5fb4a2605cd15d07d1207 [file] [log] [blame]
Yifan Hongc1f81692017-04-04 19:57:55 -07001<manifest version="1.0" type="device">
Myles Watsone4a28292017-02-14 08:56:53 -08002 <hal format="hidl">
3 <name>android.hardware.bluetooth</name>
4 <transport>hwbinder</transport>
Myles Watsone4a28292017-02-14 08:56:53 -08005 <version>1.0</version>
Yifan Hongdf3c6802017-03-31 15:22:37 -07006 <interface>
7 <name>IBluetoothHci</name>
8 <instance>default</instance>
9 </interface>
Myles Watsone4a28292017-02-14 08:56:53 -080010 </hal>
Roshan Pius6f49e8b2017-05-19 08:42:44 -070011 <hal format="hidl">
12 <name>android.hardware.wifi.supplicant</name>
13 <transport>hwbinder</transport>
14 <version>1.0</version>
15 <interface>
16 <name>ISupplicant</name>
17 <instance>default</instance>
18 </interface>
19 </hal>
Myles Watsone4a28292017-02-14 08:56:53 -080020</manifest>