diff options
| author | Anuj Singhal <sanuj@codeaurora.org> | 2019-01-30 19:38:41 +0530 |
|---|---|---|
| committer | dianlujitao <dianlujitao@lineageos.org> | 2019-06-16 14:19:10 +0800 |
| commit | a19408ef72fd2b592c862dcc358d6787e511c278 (patch) | |
| tree | 222b156bb228946309d58420fd5a252f62017a1f | |
| parent | df63bc8ccd750f6ac6c8b171624b6e26b8704cd9 (diff) | |
op3: Adding Iop version 1.0 as well in compatibility matrix.
Change-Id: I69f6c58f3ce904cdcb901e20be8533a00afc8a3e
| -rw-r--r-- | configs/vendor_framework_compatibility_matrix.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vendor_framework_compatibility_matrix.xml b/configs/vendor_framework_compatibility_matrix.xml index e4b96689..670df0c2 100644 --- a/configs/vendor_framework_compatibility_matrix.xml +++ b/configs/vendor_framework_compatibility_matrix.xml @@ -222,6 +222,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </hal> <hal format="hidl" optional="true"> <name>vendor.qti.hardware.iop</name> + <version>1.0</version> <version>2.0</version> <interface> <name>IIop</name> |
