]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/commitdiff
matrix: IR HAL specifies interface/instance
authorYifan Hong <elsk@google.com>
Thu, 9 Aug 2018 20:37:37 +0000 (13:37 -0700)
committerYifan Hong <elsk@google.com>
Thu, 9 Aug 2018 20:43:01 +0000 (13:43 -0700)
This is missing from a very old CL. IR is an optional
HAL so specifying interface / instance here doesn't break
requirements.

Test: builds
Change-Id: I6d30d33041a01d8a8a724a89e00ba4c57d820d46

compatibility_matrices/compatibility_matrix.1.xml
compatibility_matrices/compatibility_matrix.2.xml
compatibility_matrices/compatibility_matrix.3.xml
compatibility_matrices/compatibility_matrix.legacy.xml

index 6ba87c0c8bb2d39493aad1d7ba60570242c0f88c..d82829d0910dc417b6ac8bff79fd2c3a18823e4a 100644 (file)
     <hal format="hidl" optional="true">
         <name>android.hardware.ir</name>
         <version>1.0</version>
+        <interface>
+            <name>IConsumerIr</name>
+            <instance>default</instance>
+        </interface>
     </hal>
     <hal format="hidl" optional="false">
         <name>android.hardware.keymaster</name>
index ea8dde887e9c30e8bb84c14939cb4b2624ed108b..98e6cfae8e53721558ca7d9f6a6b30fcdbef0838 100644 (file)
     <hal format="hidl" optional="true">
         <name>android.hardware.ir</name>
         <version>1.0</version>
+        <interface>
+            <name>IConsumerIr</name>
+            <instance>default</instance>
+        </interface>
     </hal>
     <hal format="hidl" optional="false">
         <name>android.hardware.keymaster</name>
index f271642fd1b68a00a976f000feb8b58341edc416..caa3f892876160d8096ed870180226922c8b275a 100644 (file)
     <hal format="hidl" optional="true">
         <name>android.hardware.ir</name>
         <version>1.0</version>
+        <interface>
+            <name>IConsumerIr</name>
+            <instance>default</instance>
+        </interface>
     </hal>
     <hal format="hidl" optional="false">
         <name>android.hardware.keymaster</name>
index 679259828063c7954544ba665e28fd124d34e442..224811f4e00d961a9364d91833a040eceab93b5d 100644 (file)
     <hal format="hidl" optional="true">
         <name>android.hardware.ir</name>
         <version>1.0</version>
+        <interface>
+            <name>IConsumerIr</name>
+            <instance>default</instance>
+        </interface>
     </hal>
     <hal format="hidl" optional="false">
         <name>android.hardware.keymaster</name>