2017-10-11 15:59:01 +00:00
|
|
|
<manifest version="1.0" type="device">
|
2017-10-11 16:07:02 +00:00
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.audio</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<version>2.0</version>
|
|
|
|
<interface>
|
|
|
|
<name>IDevicesFactory</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.audio.effect</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<version>2.0</version>
|
|
|
|
<interface>
|
|
|
|
<name>IEffectsFactory</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
2017-10-11 16:58:50 +00:00
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.bluetooth</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<version>1.0</version>
|
|
|
|
<interface>
|
|
|
|
<name>IBluetoothHci</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
2017-10-11 16:28:43 +00:00
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.drm</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<version>1.0</version>
|
|
|
|
<interface>
|
|
|
|
<name>IDrmFactory</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
2017-10-11 16:07:02 +00:00
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.graphics.allocator</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<version>2.0</version>
|
|
|
|
<interface>
|
|
|
|
<name>IAllocator</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.graphics.composer</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<impl level="generic"></impl>
|
|
|
|
<version>2.1</version>
|
|
|
|
<interface>
|
|
|
|
<name>IComposer</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.graphics.mapper</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<version>2.0</version>
|
|
|
|
<interface>
|
|
|
|
<name>IMapper</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
|
|
|
<hal format="hidl">
|
|
|
|
<name>android.hardware.memtrack</name>
|
|
|
|
<transport arch="32">passthrough</transport>
|
|
|
|
<version>1.0</version>
|
|
|
|
<interface>
|
|
|
|
<name>IMemtrack</name>
|
|
|
|
<instance>default</instance>
|
|
|
|
</interface>
|
|
|
|
</hal>
|
2017-10-11 15:59:01 +00:00
|
|
|
</manifest>
|