blob: c6fc273efc8f7dc108c3b86864725ae4913bf7df [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2020, The Android Open Source Project.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** limitations under the License.
*/
-->
<!-- x86 specific HALs-->
<manifest version="1.0" type="device">
<hal format="aidl" optional="true">
<name>android.automotive.computepipe.registry</name>
<interface>
<name>IPipeQuery</name>
<instance>router</instance>
</interface>
<interface>
<name>IPipeRegistration</name>
<instance>router</instance>
</interface>
</hal>
</manifest>