blob: 0971a1919dde472e24d331770cc8c4ad8ce6846d [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">
Chia-I Wu2b614442017-10-19 15:07:35 -070021 <name>android.hardware.graphics.composer</name>
22 <transport arch="32+64">passthrough</transport>
23 <version>2.1</version>
24 <interface>
25 <name>IComposer</name>
26 <instance>default</instance>
27 </interface>
28 </hal>
29 <hal format="hidl">
Chia-I Wu075e7772017-04-24 13:49:38 -070030 <name>android.hardware.graphics.mapper</name>
31 <transport arch="32+64">passthrough</transport>
32 <version>2.0</version>
33 <interface>
34 <name>IMapper</name>
35 <instance>default</instance>
36 </interface>
37 </hal>
38 <hal format="hidl">
Dmitry Shmidt4cb6c2b2017-08-29 15:05:18 -070039 <name>android.hardware.memtrack</name>
40 <transport>hwbinder</transport>
41 <version>1.0</version>
42 <interface>
43 <name>IMemtrack</name>
44 <instance>default</instance>
45 </interface>
46 </hal>
47 <hal format="hidl">
Roshan Pius76fe5492018-01-02 10:10:52 -080048 <name>android.hardware.wifi.hostapd</name>
49 <transport>hwbinder</transport>
50 <version>1.0</version>
51 <interface>
52 <name>IHostapd</name>
53 <instance>default</instance>
54 </interface>
55 </hal>
56 <hal format="hidl">
Roshan Pius6f49e8b2017-05-19 08:42:44 -070057 <name>android.hardware.wifi.supplicant</name>
58 <transport>hwbinder</transport>
Roshan Pius12ebd172017-09-27 14:14:44 -070059 <version>1.1</version>
Roshan Pius6f49e8b2017-05-19 08:42:44 -070060 <interface>
61 <name>ISupplicant</name>
62 <instance>default</instance>
63 </interface>
64 </hal>
Myles Watsone4a28292017-02-14 08:56:53 -080065</manifest>