Merge "atcmdfwd: framework matrix -> device matrix" into qt-dev

This commit is contained in:
Yifan Hong
2019-04-23 21:50:36 +00:00
committed by Android (Google) Code Review
2 changed files with 8 additions and 8 deletions

View File

@@ -68,4 +68,12 @@
-->
<version>1.0</version>
</hal>
<hal format="hidl" optional="true">
<name>vendor.qti.atcmdfwd</name>
<version>1.0</version>
<interface>
<name>IAtCmdFwd</name>
<instance>AtCmdFwdService</instance>
</interface>
</hal>
</compatibility-matrix>

View File

@@ -1,12 +1,4 @@
<compatibility-matrix version="1.0" type="framework">
<hal format="hidl" optional="true">
<name>vendor.qti.atcmdfwd</name>
<version>1.0</version>
<interface>
<name>IAtCmdFwd</name>
<instance>AtCmdFwdService</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.qti.qcril.am</name>
<version>1.0</version>