From 8451ea6b976abf3269413157ccaf3af53459a6b5 Mon Sep 17 00:00:00 2001 From: Anand S Date: Tue, 12 Nov 2024 12:08:26 +0530 Subject: [PATCH] sm6375-common: Fix VINTF Compatibility check * We're already inheriting these from QTI FCM. So it throws error while running VINTF check since these are only defined in manifest and not in device FCM. Change-Id: If3c68b027fe7337ed2bc936f0035477ccca4d9b6 --- manifest.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/manifest.xml b/manifest.xml index 8be8c05..a08e6e3 100644 --- a/manifest.xml +++ b/manifest.xml @@ -90,15 +90,6 @@ @1.5::IRadio/slot1 @1.5::IRadio/slot2 - - android.hardware.radio.config - hwbinder - 1.2 - - IRadioConfig - default - - android.hardware.secure_element hwbinder @@ -588,15 +579,5 @@ imsrtpservice - - vendor.qti.hardware.qccsyshal - hwbinder - 1.2 - - IQccsyshal - qccsyshal - - @1.2::IQccsyshal/qccsyshal -