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

am: 692fa34d4d

Change-Id: I8f07565fb5887e616287a522bb0791435e9ddfe5
This commit is contained in:
Yifan Hong
2019-04-23 15:01:30 -07:00
committed by android-build-merger
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>