From a775932992e321090d5479bec9592e6a03e6acc4 Mon Sep 17 00:00:00 2001 From: Anand S Date: Tue, 16 Jul 2024 12:56:42 +0530 Subject: [PATCH] sm6375-common: FCM: Add missing radio entries * I servicemanager: Could not find android.hardware.radio.data.IRadioData/slot1 in the VINTF manifest. No alternative instances declared in VINTF. * I servicemanager: Could not find android.hardware.radio.messaging.IRadioMessaging/slot1 in the VINTF manifest. No alternative instances declared in VINTF. * I servicemanager: Could not find android.hardware.radio.modem.IRadioModem/slot1 in the VINTF manifest. No alternative instances declared in VINTF. * I servicemanager: Could not find android.hardware.radio.network.IRadioNetwork/slot1 in the VINTF manifest. No alternative instances declared in VINTF. * I servicemanager: Could not find android.hardware.radio.sim.IRadioSim/slot1 in the VINTF manifest. No alternative instances declared in VINTF. * I servicemanager: Could not find android.hardware.radio.voice.IRadioVoice/slot1 in the VINTF manifest. No alternative instances declared in VINTF. * I servicemanager: Could not find android.hardware.radio.ims.IRadioIms/slot1 in the VINTF manifest. No alternative instances declared in VINTF. Change-Id: I909045ff3cf54c36b577c8e41807508af39d367b --- device_framework_matrix.xml | 56 +++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/device_framework_matrix.xml b/device_framework_matrix.xml index 3d5b4b1..81d6c99 100644 --- a/device_framework_matrix.xml +++ b/device_framework_matrix.xml @@ -58,6 +58,62 @@ default + + android.hardware.radio.data + + IRadioData + slot1 + slot2 + + + + android.hardware.radio.ims + + IRadioIms + slot1 + slot2 + + + + android.hardware.radio.messaging + + IRadioMessaging + slot1 + slot2 + + + + android.hardware.radio.modem + + IRadioModem + slot1 + slot2 + + + + android.hardware.radio.network + + IRadioNetwork + slot1 + slot2 + + + + android.hardware.radio.sim + + IRadioSim + slot1 + slot2 + + + + android.hardware.radio.voice + + IRadioVoice + slot1 + slot2 + + android.hardware.uwb 1.0