compatibility_matrix.xml 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <!-- Copyright (c) 2017, The Linux Foundation. All rights reserved.
  2. Redistribution and use in source and binary forms, with or without
  3. modification, are permitted provided that the following conditions are
  4. met:
  5. * Redistributions of source code must retain the above copyright
  6. notice, this list of conditions and the following disclaimer.
  7. * Redistributions in binary form must reproduce the above
  8. copyright notice, this list of conditions and the following
  9. disclaimer in the documentation and/or other materials provided
  10. with the distribution.
  11. * Neither the name of The Linux Foundation nor the names of its
  12. contributors may be used to endorse or promote products derived
  13. from this software without specific prior written permission.
  14. THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
  15. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  16. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
  17. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
  18. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  19. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  20. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  21. BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  22. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  23. OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
  24. IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  25. -->
  26. <compatibility-matrix version="7.0" type="device">
  27. <hal format="hidl" optional="false">
  28. <name>android.frameworks.sensorservice</name>
  29. <version>1.0</version>
  30. <interface>
  31. <name>ISensorManager</name>
  32. <instance>default</instance>
  33. </interface>
  34. </hal>
  35. <hal format="hidl" optional="false">
  36. <name>android.hidl.allocator</name>
  37. <version>1.0</version>
  38. <interface>
  39. <name>IAllocator</name>
  40. <instance>ashmem</instance>
  41. </interface>
  42. </hal>
  43. <hal format="hidl" optional="false">
  44. <name>android.hidl.manager</name>
  45. <version>1.0</version>
  46. <interface>
  47. <name>IServiceManager</name>
  48. <instance>default</instance>
  49. </interface>
  50. </hal>
  51. <hal format="hidl" optional="false">
  52. <name>android.hidl.memory</name>
  53. <version>1.0</version>
  54. <interface>
  55. <name>IMapper</name>
  56. <instance>ashmem</instance>
  57. </interface>
  58. </hal>
  59. <hal format="hidl" optional="false">
  60. <name>android.hidl.token</name>
  61. <version>1.0</version>
  62. <interface>
  63. <name>ITokenManager</name>
  64. <instance>default</instance>
  65. </interface>
  66. </hal>
  67. <hal format="hidl" optional="true">
  68. <name>vendor.qti.hardware.sigma_miracast</name>
  69. <transport>hwbinder</transport>
  70. <version>1.0</version>
  71. <interface>
  72. <name>Isigma_miracast</name>
  73. <instance>sigmahal</instance>
  74. <instance>sigmahal64</instance>
  75. </interface>
  76. </hal>
  77. <hal format="hidl" optional="true">
  78. <name>vendor.qti.hardware.qccsyshal</name>
  79. <transport>hwbinder</transport>
  80. <version>1.0-2</version>
  81. <interface>
  82. <name>IQccsyshal</name>
  83. <instance>qccsyshal</instance>
  84. </interface>
  85. </hal>
  86. </compatibility-matrix>