From f1b741d4d4e834826ce7f1e206c46090ac64f8cc Mon Sep 17 00:00:00 2001 From: chaptsand Date: Sun, 24 Mar 2024 18:53:49 +0800 Subject: [PATCH] sm8550-common: Remove Secure Element interface for SIM cards (UICC) * W libc : Unable to set property "ctl.interface_start" to "android.hardware.secure_element@1.2::ISecureElement/SIM1": error code: 0x20 * E init : Control message: Could not find 'android.hardware.secure_element@1.2::ISecureElement/SIM1' for ctl.interface_start from pid: 759 (/system/bin/hwservicemanager) * I hwservicemanager: Tried to start android.hardware.secure_element@1.2::ISecureElement/SIM1 as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly. Change-Id: I95dcfce6fa822452b251dec02f8f15909d7480ee --- vintf/manifest_kalama.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/vintf/manifest_kalama.xml b/vintf/manifest_kalama.xml index a2e9a66..4950175 100644 --- a/vintf/manifest_kalama.xml +++ b/vintf/manifest_kalama.xml @@ -151,8 +151,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ISecureElement eSE1 - SIM1 - SIM2