From c397c8ba83b55fd371310d8600ae2dbcbf8b674b Mon Sep 17 00:00:00 2001 From: Andrzej Szafran Date: Sat, 27 Jul 2024 00:42:32 +0200 Subject: [PATCH] vintf: Add common Samsung framework compatibility matrix Change-Id: Ib589b03c7af5cfccc4fb5e2e29f5c43c68de8ad9 --- ...samsung_framework_compatibility_matrix.xml | 174 ++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 vintf/samsung_framework_compatibility_matrix.xml diff --git a/vintf/samsung_framework_compatibility_matrix.xml b/vintf/samsung_framework_compatibility_matrix.xml new file mode 100644 index 0000000..72c1b22 --- /dev/null +++ b/vintf/samsung_framework_compatibility_matrix.xml @@ -0,0 +1,174 @@ + + + + vendor.samsung.hardware.audio + 1.0 + + ISehDevicesFactory + default + + + + vendor.samsung.hardware.bluetooth + 2.0 + + ISehBluetooth + default + + + + vendor.samsung.hardware.bluetooth.a2dp + 1.0 + + ISehBluetoothAudioOffload + default + + + + vendor.samsung.hardware.camera.provider + 4.0 + + ISehCameraProvider + legacy/0 + + + + vendor.samsung.hardware.gnss + 2.0 + + ISehGnss + default + + + + vendor.samsung.hardware.health + 2.0 + + ISehHealth + default + + + + vendor.samsung.hardware.media.converter + 1.0 + + ISehColorConverterStore + default + + + + vendor.samsung.hardware.miscpower + 2.0 + + ISehMiscPower + default + + + + vendor.samsung.hardware.security.widevine.keyprov + 1.0 + + ISehWidevineKeyProvisioning + default + + + + vendor.samsung.hardware.snap + 1.1 + + ISehSnap + default + + + + vendor.samsung.hardware.thermal + 1.0 + + ISehThermal + default + + + + vendor.samsung.hardware.tlc.atn + 1.0 + + ISehAtn + default + + + + vendor.samsung.hardware.tlc.iccc + 1.0 + + ISehIccc + default + + + + vendor.samsung.hardware.tlc.payment + 1.0 + + ISehTlcPayment + default + + + + vendor.samsung.hardware.tlc.tima + 1.0 + + ISehTima + default + + + + vendor.samsung.hardware.tlc.ucm + 1.0 + + ISehUcm + default + + + + vendor.samsung.hardware.vibrator + 2.0 + + ISehVibrator + default + + + + vendor.samsung.hardware.wifi.hostapd + 2.0 + + ISehHostapd + default + + + + vendor.samsung.hardware.wifi.supplicant + 2.0 + + ISehSupplicant + default + + + + vendor.samsung.hardware.wifi + 2.0 + + ISehWifi + default + + + + vendor.samsung.security.wvkprov_server + 1.0 + + Iwvkprov_server + default + + + -- 2.20.1