From 3bb5ab71dbcce2599579c9cb8bcebca22e26e8a6 Mon Sep 17 00:00:00 2001 From: CakesTwix Date: Sat, 23 Nov 2024 16:25:25 +0200 Subject: [PATCH] sdm710-common: Add framework_compatibility_matrix --- framework_compatibility_matrix.xml | 100 +++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 framework_compatibility_matrix.xml diff --git a/framework_compatibility_matrix.xml b/framework_compatibility_matrix.xml new file mode 100644 index 0000000..2ca6ed9 --- /dev/null +++ b/framework_compatibility_matrix.xml @@ -0,0 +1,100 @@ + + + android.hardware.light + 2.0 + + ILight + default + + + + android.hardware.vibrator + 1.0 + + IVibrator + default + + + + com.qualcomm.qti.ant + hwbinder + 1.0 + + IAntHci + default + + + + vendor.qti.imsrtpservice + 2.0-1 + 3.0 + + IRTPService + imsrtpservice + + + + android.hardware.wifi + + IWifi + default + + + + android.hardware.cas + + IMediaCasService + default + + + + android.hardware.drm + + IDrmFactory + clearkey + + + + android.hardware.power + + IPower + default + + + + android.hardware.usb + 1.0-3 + + IUsb + default + + + + android.hardware.vibrator + + IVibrator + default + + + + android.hardware.wifi + + IWifi + default + + + + android.hardware.wifi.hostapd + + IHostapd + default + + + + android.hardware.wifi.supplicant + + ISupplicant + default + + +