|
| 1 | +<!-- Copyright (c) 2020, The Linux Foundation. All rights reserved. |
| 2 | +
|
| 3 | +Redistribution and use in source and binary forms, with or without |
| 4 | +modification, are permitted provided that the following conditions are |
| 5 | +met: |
| 6 | + * Redistributions of source code must retain the above copyright |
| 7 | + notice, this list of conditions and the following disclaimer. |
| 8 | + * Redistributions in binary form must reproduce the above |
| 9 | + copyright notice, this list of conditions and the following |
| 10 | + disclaimer in the documentation and/or other materials provided |
| 11 | + with the distribution. |
| 12 | + * Neither the name of The Linux Foundation nor the names of its |
| 13 | + contributors may be used to endorse or promote products derived |
| 14 | + from this software without specific prior written permission. |
| 15 | +
|
| 16 | +THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED |
| 17 | +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 18 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT |
| 19 | +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS |
| 20 | +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 21 | +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 22 | +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
| 23 | +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| 24 | +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
| 25 | +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
| 26 | +IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 27 | +--> |
| 28 | +<manifest version="1.0" type="device"> |
| 29 | + <hal format="hidl"> |
| 30 | + <name>android.hardware.drm</name> |
| 31 | + <transport>hwbinder</transport> |
| 32 | + <fqname>@1.3::ICryptoFactory/wfdhdcp</fqname> |
| 33 | + <fqname>@1.3::IDrmFactory/wfdhdcp</fqname> |
| 34 | + </hal> |
| 35 | + <hal format="hidl" override="true"> |
| 36 | + <name>android.hardware.keymaster</name> |
| 37 | + <transport>hwbinder</transport> |
| 38 | + <version>4.0</version> |
| 39 | + <interface> |
| 40 | + <name>IKeymasterDevice</name> |
| 41 | + <instance>default</instance> |
| 42 | + </interface> |
| 43 | + <fqname>@4.0::IKeymasterDevice/default</fqname> |
| 44 | + </hal> |
| 45 | + <hal format="hidl"> |
| 46 | + <name>com.dsi.ant</name> |
| 47 | + <transport>hwbinder</transport> |
| 48 | + <version>1.0</version> |
| 49 | + <interface> |
| 50 | + <name>IAnt</name> |
| 51 | + <instance>default</instance> |
| 52 | + </interface> |
| 53 | + <fqname>@1.0::IAnt/default</fqname> |
| 54 | + </hal> |
| 55 | + <hal format="hidl"> |
| 56 | + <name>com.qualcomm.qti.dpm.api</name> |
| 57 | + <transport>hwbinder</transport> |
| 58 | + <version>1.0</version> |
| 59 | + <interface> |
| 60 | + <name>IdpmQmi</name> |
| 61 | + <instance>dpmQmiService</instance> |
| 62 | + </interface> |
| 63 | + <fqname>@1.0::IdpmQmi/dpmQmiService</fqname> |
| 64 | + </hal> |
| 65 | + <hal format="hidl"> |
| 66 | + <name>vendor.qti.hardware.bluetooth_audio</name> |
| 67 | + <transport>hwbinder</transport> |
| 68 | + <version>2.0</version> |
| 69 | + <interface> |
| 70 | + <name>IBluetoothAudioProvidersFactory</name> |
| 71 | + <instance>default</instance> |
| 72 | + </interface> |
| 73 | + <fqname>@2.0::IBluetoothAudioProvidersFactory/default</fqname> |
| 74 | + </hal> |
| 75 | + <hal format="hidl"> |
| 76 | + <name>vendor.qti.hardware.btconfigstore</name> |
| 77 | + <transport>hwbinder</transport> |
| 78 | + <version>2.0</version> |
| 79 | + <interface> |
| 80 | + <name>IBTConfigStore</name> |
| 81 | + <instance>default</instance> |
| 82 | + </interface> |
| 83 | + <fqname>@2.0::IBTConfigStore/default</fqname> |
| 84 | + </hal> |
| 85 | + <hal format="hidl"> |
| 86 | + <name>vendor.qti.hardware.data.latency</name> |
| 87 | + <transport>hwbinder</transport> |
| 88 | + <version>1.0</version> |
| 89 | + <interface> |
| 90 | + <name>ILinkLatency</name> |
| 91 | + <instance>default</instance> |
| 92 | + </interface> |
| 93 | + <fqname>@1.0::ILinkLatency/default</fqname> |
| 94 | + </hal> |
| 95 | + <hal format="hidl"> |
| 96 | + <name>vendor.qti.hardware.fm</name> |
| 97 | + <transport>hwbinder</transport> |
| 98 | + <version>1.0</version> |
| 99 | + <interface> |
| 100 | + <name>IFmHci</name> |
| 101 | + <instance>default</instance> |
| 102 | + </interface> |
| 103 | + <fqname>@1.0::IFmHci/default</fqname> |
| 104 | + </hal> |
| 105 | + <hal format="hidl"> |
| 106 | + <name>vendor.qti.hardware.wifidisplaysession</name> |
| 107 | + <transport>hwbinder</transport> |
| 108 | + <version>1.0</version> |
| 109 | + <interface> |
| 110 | + <name>IWifiDisplaySession</name> |
| 111 | + <instance>wifidisplaysession</instance> |
| 112 | + </interface> |
| 113 | + <interface> |
| 114 | + <name>IWifiDisplaySessionAudioTrack</name> |
| 115 | + <instance>wifidisplaysessionaudiotrack</instance> |
| 116 | + </interface> |
| 117 | + <interface> |
| 118 | + <name>IWifiDisplaySessionImageTrack</name> |
| 119 | + <instance>wifidisplaysessionimagetrack</instance> |
| 120 | + </interface> |
| 121 | + <interface> |
| 122 | + <name>IWifiDisplaySessionVideoTrack</name> |
| 123 | + <instance>wifidisplaysessionvideotrack</instance> |
| 124 | + </interface> |
| 125 | + <fqname>@1.0::IWifiDisplaySession/wifidisplaysession</fqname> |
| 126 | + <fqname>@1.0::IWifiDisplaySessionAudioTrack/wifidisplaysessionaudiotrack</fqname> |
| 127 | + <fqname>@1.0::IWifiDisplaySessionImageTrack/wifidisplaysessionimagetrack</fqname> |
| 128 | + <fqname>@1.0::IWifiDisplaySessionVideoTrack/wifidisplaysessionvideotrack</fqname> |
| 129 | + </hal> |
| 130 | +</manifest> |
0 commit comments