From aae52ffce4536cf86efbaecbe5b552e689dd5cae Mon Sep 17 00:00:00 2001 From: "Lunark :3" Date: Mon, 15 Dec 2025 23:02:03 -0500 Subject: [PATCH] Euicc: Add Xiaomi 13 Pro Support Change-Id: Ia0c3852750f49cbabcc31ff774b7e66dea0cf30b Signed-off-by: Lunark :3 --- Euicc/res/values/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Euicc/res/values/strings.xml b/Euicc/res/values/strings.xml index e8f8483..0ceca11 100644 --- a/Euicc/res/values/strings.xml +++ b/Euicc/res/values/strings.xml @@ -9,7 +9,8 @@ \"sim-slot-mappings\": [ { \"devices\": [ - \"fuxi\" + \"fuxi\", + \"nuwa\" ], \"esim-slot-ids\": [ 1 @@ -26,7 +27,8 @@ \"sim_illustration_lottie_mappings\": [ { \"devices\": [ - \"fuxi\" + \"fuxi\", + \"nuwa\" ], \"illustration_lottie\": \"sim_illustration_lottie_bottom\" }