Compare commits
1 commit
0946b5ecaf
...
c706b8ab36
Author | SHA1 | Date | |
---|---|---|---|
c706b8ab36 |
1 changed files with 2 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
|||
android:exported="true"
|
||||
android:name="im.angry.openeuicc.ui.wizard.DownloadWizardActivity"
|
||||
android:label="@string/download_wizard">
|
||||
<intent-filter>
|
||||
<intent-filter tools:ignore="AppLinkUrlError">
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
@ -45,8 +45,7 @@
|
|||
android:sspPrefix="1$" />
|
||||
<data
|
||||
android:scheme="LPA"
|
||||
android:sspPrefix="1$"
|
||||
tools:ignore="AppLinkUrlError" />
|
||||
android:sspPrefix="1$" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue