Files
device_oneplus_sm8550-common/device_framework_matrix.xml
Alexander Koskovich f71c78c08c sm8350-common: Switch to OSS NQ NFC
* Let's just use the OnePlus 9 Pro EU NFC configurations
   for everyone, they match the OnePlus 9 EU configurations
   so it should be fine.

Test: Verified NFC turns on, can read tags, and went
      to a Dunkin Donuts and used Google Pay.

Change-Id: I1478c92dba58209098f4d4ea37fcc2bceb3f4473
2022-05-30 21:07:42 +03:00

54 lines
1.7 KiB
XML

<compatibility-matrix version="2.0" type="framework">
<hal format="hidl" optional="true">
<name>vendor.oplus.hardware.appradio</name>
<version>1.0</version>
<interface>
<name>IOplusAppRadio</name>
<instance>oplus_app_slot1</instance>
<instance>oplus_app_slot2</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oplus.hardware.biometrics.fingerprint</name>
<version>2.1</version>
<interface>
<name>IBiometricsFingerprint</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oplus.hardware.ims</name>
<version>1.0</version>
<interface>
<name>IOplusImsRadio</name>
<instance>oplusimsradio0</instance>
<instance>oplusimsradio1</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oplus.hardware.radio</name>
<version>1.0-1</version>
<interface>
<name>IOplusRadio</name>
<instance>oplus_slot1</instance>
<instance>oplus_slot2</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.pixelworks.hardware.display</name>
<version>1.1</version>
<interface>
<name>IIris</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.pixelworks.hardware.feature</name>
<version>1.0</version>
<interface>
<name>IIrisFeature</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>