blob: aa16a8cf3a740b53f9e97c9cea6177d2a34e6b7b [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">
Chia-I Wu075e7772017-04-24 13:49:38 -070012 <name>android.hardware.graphics.allocator</name>
13 <transport>hwbinder</transport>
14 <version>2.0</version>
15 <interface>
16 <name>IAllocator</name>
17 <instance>default</instance>
18 </interface>
19 </hal>
20 <hal format="hidl">
21 <name>android.hardware.graphics.mapper</name>
22 <transport arch="32+64">passthrough</transport>
23 <version>2.0</version>
24 <interface>
25 <name>IMapper</name>
26 <instance>default</instance>
27 </interface>
28 </hal>
29 <hal format="hidl">
Dmitry Shmidt4cb6c2b2017-08-29 15:05:18 -070030 <name>android.hardware.memtrack</name>
31 <transport>hwbinder</transport>
32 <version>1.0</version>
33 <interface>
34 <name>IMemtrack</name>
35 <instance>default</instance>
36 </interface>
37 </hal>
38 <hal format="hidl">
Roshan Pius6f49e8b2017-05-19 08:42:44 -070039 <name>android.hardware.wifi.supplicant</name>
40 <transport>hwbinder</transport>
41 <version>1.0</version>
42 <interface>
43 <name>ISupplicant</name>
44 <instance>default</instance>
45 </interface>
46 </hal>
Myles Watsone4a28292017-02-14 08:56:53 -080047</manifest>