atcmdfwd: framework matrix -> device matrix

The HAL is served from a system app and used by
a vendor daemon.

Test: ls /system/app/atfwd/atfwd.apk
Test: ls /vendor/bin/ATFWD-daemon
Test: lshal
Bug: 130714844
Change-Id: I87e10fa56ac84ddd7e4210ac2bc4f1338265e1e9
Merged-In: I87e10fa56ac84ddd7e4210ac2bc4f1338265e1e9
diff --git a/compatibility_matrix.xml b/compatibility_matrix.xml
index 24b2761..120671f 100644
--- a/compatibility_matrix.xml
+++ b/compatibility_matrix.xml
@@ -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>
diff --git a/device_framework_matrix.xml b/device_framework_matrix.xml
index 917ae5c..921545b 100644
--- a/device_framework_matrix.xml
+++ b/device_framework_matrix.xml
@@ -1,13 +1,5 @@
 <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>
         <interface>