From 35781f5c1a79acd7c457cfec33417c6048dc67cf Mon Sep 17 00:00:00 2001 From: Haky86 Date: Sat, 27 Jul 2024 01:42:29 +0200 Subject: [PATCH] vintf: Add common radio entries Change-Id: Ic0f1cee3c4c24efafac2deb126733753d7f7b828 --- ...samsung_framework_compatibility_matrix.xml | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/vintf/samsung_framework_compatibility_matrix.xml b/vintf/samsung_framework_compatibility_matrix.xml index 72c1b22..f824711 100644 --- a/vintf/samsung_framework_compatibility_matrix.xml +++ b/vintf/samsung_framework_compatibility_matrix.xml @@ -67,6 +67,82 @@ default + + vendor.samsung.hardware.radio.bridge + 1 + + ISehRadioBridge + slot1 + slot2 + + + + vendor.samsung.hardware.radio.channel + 1 + + ISehRadioChannel + imsd + imsd2 + epdgd + epdgd2 + + + + vendor.samsung.hardware.radio.data + 1 + + ISehRadioData + slot1 + slot2 + + + + vendor.samsung.hardware.radio.messaging + 1 + + ISehRadioMessaging + slot1 + slot2 + + + + vendor.samsung.hardware.radio.network + 1 + + ISehRadioNetwork + slot1 + slot2 + + + + vendor.samsung.hardware.radio + 2.0-2 + + ISehRadio + slot1 + slot2 + + + + vendor.samsung.hardware.radio.bridge + 2.0 + + ISehBridge + slot1 + slot2 + + + + vendor.samsung.hardware.radio.channel + 2.0 + + ISehChannel + epdgd + epdgd2 + imsd + imsd2 + + vendor.samsung.hardware.security.widevine.keyprov 1.0 -- 2.20.1