From 8ae5447fc572e9d316c2ed2704779c9fc59cc178 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Wed, 13 Aug 2025 20:10:29 +0800 Subject: [PATCH] Euicc: Add China version support Despite lack of native eSIM hardware, this enables managing removable eUICCs through EuiccGoogle Change-Id: I9d5a360dde85ede18761ff795641e199507ff688 --- Euicc/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Euicc/res/values/strings.xml b/Euicc/res/values/strings.xml index 12a232e..9778dfe 100644 --- a/Euicc/res/values/strings.xml +++ b/Euicc/res/values/strings.xml @@ -4,6 +4,6 @@ SPDX-License-Identifier: Apache-2.0 --> - {\"sim_illustration_lottie_mappings\":[{\"devices\":[\"OP594DL1\",\"OP595DL1\",\"OP5D55L1\"],\"illustration_lottie\":\"sim_illustration_lottie_bottom\"}]} - {\"sim-slot-mappings\":[{\"devices\":[\"OP594DL1\",\"OP595DL1\",\"OP5D55L1\"],\"esim-slot-ids\":[1],\"psim-slot-ids\":[0]}]} + {\"sim_illustration_lottie_mappings\":[{\"devices\":[\"OP591BL1\",\"OP5929L1\",\"OP594DL1\",\"OP595DL1\",\"OP5D0DL1\",\"OP5D55L1\"],\"illustration_lottie\":\"sim_illustration_lottie_bottom\"}]} + {\"sim-slot-mappings\":[{\"devices\":[\"OP594DL1\",\"OP595DL1\",\"OP5D55L1\"],\"esim-slot-ids\":[1],\"psim-slot-ids\":[0]},{\"devices\":[\"OP591BL1\",\"OP5929L1\",\"OP5D0DL1\"],\"esim-slot-ids\":[],\"psim-slot-ids\":[0,1]}]}