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
This commit is contained in:
chaptsand
2024-03-24 18:53:49 +08:00
parent b0ad41e948
commit f1b741d4d4

View File

@@ -151,8 +151,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
<interface> <interface>
<name>ISecureElement</name> <name>ISecureElement</name>
<instance>eSE1</instance> <instance>eSE1</instance>
<instance>SIM1</instance>
<instance>SIM2</instance>
</interface> </interface>
</hal> </hal>
<!-- QSEECom HAL service --> <!-- QSEECom HAL service -->