From c706b8ab36ba0c3a7faf512d783188ec01d6f3b5 Mon Sep 17 00:00:00 2001 From: septs Date: Fri, 7 Mar 2025 18:45:44 +0800 Subject: [PATCH] feat: add support for uppercase LPA scheme in intent filter --- app-common/src/main/AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-common/src/main/AndroidManifest.xml b/app-common/src/main/AndroidManifest.xml index 921da96..a05ba7e 100644 --- a/app-common/src/main/AndroidManifest.xml +++ b/app-common/src/main/AndroidManifest.xml @@ -31,7 +31,7 @@ android:exported="true" android:name="im.angry.openeuicc.ui.wizard.DownloadWizardActivity" android:label="@string/download_wizard"> - + @@ -43,6 +43,9 @@ +